UNPKG

162 BJSONView Raw
1{
2 "compilerOptions": {
3 "target": "es6",
4 "module": "commonjs",
5 "noEmit": true,
6 "strict": true,
7 },
8 "files": [
9 "./test/types.test.ts"
10 ]
11}
\No newline at end of file