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 配置
novlan1.github.io/docs/plugin-light/zh/eslint-config-light.html
novlan1/plugin-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'
], };