UNPKG

282 BJSONView Raw
1{
2 "compilerOptions": {
3 "target": "ES2015",
4 "module": "commonjs",
5 "strict": true,
6 "esModuleInterop": true,
7 "skipLibCheck": true,
8 "forceConsistentCasingInFileNames": true
9 },
10 "$schema": "https://json.schemastore.org/tsconfig",
11 "display": "Recommended"
12}
\No newline at end of file