mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
9 lines
No EOL
91 B
JSON
9 lines
No EOL
91 B
JSON
{
|
|
"compilerOptions": {
|
|
"noLib" : true,
|
|
"checkJs": true
|
|
},
|
|
"include": [
|
|
"**/*"
|
|
]
|
|
} |