skooma-js/jsconfig.json

7 lines
69 B
JSON
Raw Permalink Normal View History

{
"compilerOptions": {
"checkJs": true,
"target": "es2021"
}
}