UNPKG

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