UNPKG
eslint-config-light
Version:
latest (1.5.7)
1.5.7
1.5.6
1.5.5
1.5.3
1.5.2
1.5.1
1.4.7
1.0.6
1.0.4
1.0.2
1.0.1
1.0.0
开箱即用的eslint配置
github.com/novlan1/eslint-config-light
novlan1/eslint-config-light
eslint-config-light
/
lib
/
perttier.js
4 lines
(3 loc)
•
68 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { extends: [
'eslint-config-rookie/prettier'
], };