ayon-core/pype/premiere/extensions/com.pype/jsx/jsconfig.json
2020-04-07 20:15:20 +02:00

9 lines
No EOL
91 B
JSON

{
"compilerOptions": {
"noLib" : true,
"checkJs": true
},
"include": [
"**/*"
]
}