diff options
Diffstat (limited to 'examples/framework-vue')
-rw-r--r-- | examples/framework-vue/tsconfig.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/framework-vue/tsconfig.json b/examples/framework-vue/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/framework-vue/tsconfig.json +++ b/examples/framework-vue/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} |