UNPKG
@liuteng666/template-admin
Version:
latest (1.0.0)
1.0.0
以vue为基础搭建的后台管理项目模板
@liuteng666/template-admin
/
template
/
tests
/
unit
/
.eslintrc.js
6 lines
(5 loc)
•
54 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { env: { jest:
true
} }