0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-06 14:50:21 -05:00
penpot-plugins/apps/create-palette-plugin/.swcrc
2024-05-24 12:31:32 +02:00

8 lines
94 B
Text

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