forked from loafle/openapi-generator-original
@@ -6,6 +6,9 @@
|
||||
"noImplicitAny": true,
|
||||
"outDir": "dist",
|
||||
"rootDir": ".",
|
||||
{{#supportsES6}}
|
||||
"moduleResolution": "node",
|
||||
{{/supportsES6}}
|
||||
{{^supportsES6}}
|
||||
"lib": [
|
||||
"es6",
|
||||
|
||||
Reference in New Issue
Block a user