mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-07 15:39:49 -05:00
9 lines
94 B
Text
9 lines
94 B
Text
|
{
|
||
|
"jsc": {
|
||
|
"parser": {
|
||
|
"syntax": "typescript"
|
||
|
},
|
||
|
"target": "es2016"
|
||
|
}
|
||
|
}
|