{ "compilerOptions": { "module": "CommonJS", "target": "ES6", "checkJs": true }, "include": [ "internal_data/**/*.js" ] }