{ "compilerOptions": { "target": "es2022", "noImplicitThis": true, "checkJs": true, "allowJs": true }, "include": [ "static/*.js" ] }