{ "compilerOptions": { "checkJs": true, "resolveJsonModule": true, "lib": ["ES2015", "DOM"], "baseUrl": ".", "paths": { "*": ["*"] } } }