prototype-3x5/jsconfig.json

7 lines
71 B
JSON
Raw Normal View History

2023-07-22 02:19:10 +00:00
{
"compilerOptions": {
"checkJs": true,
"strict": true
}
}