UNPKG
eslint-config-strictest
Version:
latest (0.8.1)
0.8.1
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0
Super strict eslint rules for more reliable software
eslint-config-strictest
/
.prettierrc.yaml
6 lines
(5 loc)
•
79 B
YAML
View Raw
1
2
3
4
5
6
semi:
false
tabWidth:
4
printWidth:
100
singleQuote:
true
trailingComma:
'all'