mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-08 10:24:44 +08:00
feat: 正式开源vue2客户端
This commit is contained in:
19
Vue2/.eslintignore
Normal file
19
Vue2/.eslintignore
Normal file
@@ -0,0 +1,19 @@
|
||||
build/*.js
|
||||
src/assets
|
||||
src/lib
|
||||
mock
|
||||
|
||||
*.sh
|
||||
node_modules
|
||||
*.md
|
||||
*.woff
|
||||
*.ttf
|
||||
.vscode
|
||||
.idea
|
||||
dist
|
||||
/public
|
||||
/docs
|
||||
.husky
|
||||
.local
|
||||
/bin
|
||||
Dockerfile
|
||||
Reference in New Issue
Block a user