0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-07 15:39:49 -05:00
penpot-plugins/apps/create-palette-plugin/.swcrc

9 lines
94 B
Text
Raw Normal View History

{
"jsc": {
"parser": {
"syntax": "typescript"
},
"target": "es2016"
}
}