mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 16:25:21 +00:00
Changed self-hosted to run on ESM
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"target": "ESNext",
|
||||
"module": "CommonJS",
|
||||
"outDir": "build",
|
||||
"moduleResolution": "node",
|
||||
"sourceMap": true,
|
||||
"useUnknownInCatchVariables": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user