mirror of
https://github.com/maciejpedzich/playlist-entry-validator.git
synced 2024-11-09 16:33:03 +01:00
Remove noEmit flag and use function from dist dir
This commit is contained in:
parent
80368e0647
commit
a0dd3ccd0d
@ -3,7 +3,7 @@
|
||||
"target": "esnext",
|
||||
"module": "commonjs",
|
||||
"rootDir": "./",
|
||||
"noEmit": true,
|
||||
"outDir": "./dist",
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"strict": true,
|
||||
|
Loading…
Reference in New Issue
Block a user