UNPKG
@strapi/eslint-config
Version:
alpha (0.2.0-alpha.0)
latest (0.2.1)
1.0.1
1.0.0
0.2.1
0.2.0
0.2.0-alpha.0
0.1.2
0.1.1
0.1.0
Strapi eslint configurations
github.com/strapi/eslint-config
strapi/eslint-config
@strapi/eslint-config
/
.eslintrc.js
4 lines
(3 loc)
•
48 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { extends: [
'./base.js'
], };