mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 18:25:24 +00:00
Changes tsconfig.json
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"outDir": "dist",
|
||||
"target": "es2018",
|
||||
"esModuleInterop": true,
|
||||
"newLine": "LF",
|
||||
}
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user