Spaces:
Sleeping
Sleeping
| { | |
| "include": ["src/index.js"], | |
| "compilerOptions": { | |
| "allowJs": true, | |
| "declaration": true, | |
| "emitDeclarationOnly": true, | |
| "removeComments": true, | |
| "outDir": "./types", | |
| } | |
| } | |