UNPKG

@kibibit/nconf-hjson

Version:

Add support for json with comments files in nconf

20 lines 475 B
{ "compilerOptions": { "module": "commonjs", "declaration": true, "declarationMap": true, "removeComments": true, "emitDecoratorMetadata": true, "experimentalDecorators": true, "allowSyntheticDefaultImports": true, "target": "es2017", "sourceMap": true, "esModuleInterop": true, "baseUrl": "./", "paths": { }, "incremental": true, "skipLibCheck": true }, "exclude": [ "node_modules", "test", "dist", "lib" ] }