UNPKG

native-file-system-adapter

Version:
16 lines (15 loc) 309 B
{ "compilerOptions": { "noEmit": false, "target": "esnext", "module": "esnext", "declaration": true, "allowJs": true, "checkJs": true, "removeComments": true, "emitDeclarationOnly": true, "outDir": "./types/" }, "exclude": ["node_modules"], "include": ["mod.js"] }