save
This commit is contained in:
parent
18fd3ede2c
commit
dc24d5b6ed
117 changed files with 36876 additions and 7 deletions
5
client/.eslintrc
Normal file
5
client/.eslintrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
// ESLint 检查 .vue 文件需要单独配置编辑器:
|
||||
// https://eslint.vuejs.org/user-guide/#editor-integrations
|
||||
{
|
||||
"extends": ["taro/vue3"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue