MACHIN
This commit is contained in:
12
30/node_modules/express-handlebars/tsconfig.json
generated
vendored
Normal file
12
30/node_modules/express-handlebars/tsconfig.json
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist",
|
||||
"target": "ES2015",
|
||||
"declaration": true,
|
||||
"sourceMap": true,
|
||||
"module": "commonjs",
|
||||
"moduleResolution": "node",
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"include": ["./lib/**/*"]
|
||||
}
|
||||
Reference in New Issue
Block a user