UNPKG

book-monkey2-api

Version:
16 lines (15 loc) 347 B
// Place your settings in this file to overwrite default and user settings. { "files.exclude": { "**/*.js": { "when": "$(basename).ts" }, "**/*.d.ts": { "when": "$(basename).ts" }, "**/*.js.map": true, "**/*.metadata.json": true, "compiled": true }, "typescript.tsdk": "node_modules/typescript/lib" }