{ "compilerOptions": { "moduleResolution": "node", "experimentalDecorators": true, "noEmitOnError": true, "listFiles": true, "strict": true, "types": [], "target": "ES2018", "lib": ["ES2018", "DOM", "ScriptHost"] } }