{ "compilerOptions": { "target": "esnext", "module": "es6", "noEmit": true, "strict": true, "skipLibCheck": true }, "exclude": ["test/fail"] }