prototype-3x5/jsconfig.json

6 lines
71 B
JSON

{
"compilerOptions": {
"checkJs": true,
"strict": true
}
}