mirror of https://github.com/vuejs/core.git
chore: exclude sfc local proxy files from tsconfig
This commit is contained in:
parent
1e42f24d8f
commit
cc04fd2b4f
|
@ -36,5 +36,6 @@
|
|||
"packages/vue/jsx-runtime",
|
||||
"scripts/*",
|
||||
"rollup.*.js"
|
||||
]
|
||||
],
|
||||
"exclude": ["packages/sfc-playground/src/vue-dev-proxy*"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue