mirror of
https://github.com/1024-lab/smart-admin.git
synced 2026-07-22 11:06:08 +00:00
v1.0.0
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
env: {
|
||||
mocha: true
|
||||
},
|
||||
rules: {
|
||||
'import/no-extraneous-dependencies': 'off'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user