{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./target/classes/static/app", "types": ["node", "jquery"] }, "files": ["src/main/webapp/main.ts", "src/main/webapp/polyfills.ts"], "include": ["src/main/webapp/**/*.d.ts"] }