mirror of
https://github.com/Redocly/redoc.git
synced 2025-07-13 09:42:23 +03:00
Enable noEmitHelpers in tsconfig
This commit is contained in:
parent
cef8631b89
commit
5b17dc36cf
|
@ -15,7 +15,7 @@
|
||||||
"should",
|
"should",
|
||||||
"requirejs"
|
"requirejs"
|
||||||
],
|
],
|
||||||
"noEmitHelpers": false
|
"noEmitHelpers": true
|
||||||
},
|
},
|
||||||
"compileOnSave": false,
|
"compileOnSave": false,
|
||||||
"exclude": [
|
"exclude": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user