0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-08 07:50:44 -05:00
penpot-plugins/apps/example-styles/.swcrc
2024-02-27 11:48:27 +01:00

8 lines
94 B
Text

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