mirror of
https://scm.univ-tours.fr/22107988t/rappaurio-sae501_502.git
synced 2025-08-30 02:25:58 +02:00
v1.0 du site web
This commit is contained in:
12
app/node_modules/express-handlebars/tsconfig.json
generated
vendored
Normal file
12
app/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