mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-03-13 04:31:08 -05:00
@@ -8,7 +8,6 @@
|
||||
"moduleResolution": "node",
|
||||
<%_ if (options.classComponent) { _%>
|
||||
"experimentalDecorators": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
<%_ } _%>
|
||||
"esModuleInterop": true,
|
||||
"sourceMap": true,
|
||||
|
||||
Reference in New Issue
Block a user