mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Update tsconfig.esm.json
This commit is contained in:
parent
bc6e53262c
commit
576c682c5d
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"include": ["src/index.ts"],
|
||||
"compilerOptions": {
|
||||
"module": "es2015",
|
||||
"outDir": "dist/zz_esm"
|
||||
"outDir": "dist/zz_esm/"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue