UNPKG

express-handlebars

Version:
15 lines (14 loc) 255 B
{ "compilerOptions": { "allowSyntheticDefaultImports": true, "declaration": true, "module": "commonjs", "outDir": "./dist", "rootDir": "./lib", "sourceMap": true, "target": "ES2015" }, "include": [ "./lib/**/*" ] }