0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-08 07:50:44 -05:00
penpot-plugins/apps/contrast-plugin/.swcrc
2024-03-08 11:05:39 +01:00

8 lines
94 B
Text

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