UNPKG
resmio-style
Version:
latest (2.0.2)
2.0.11111111111
2.0.2
2.0.0
Airbnb approach to JavaScript with a resmio touch.
github.com/resmio/javascript
resmio/javascript
resmio-style
/
linters
/
.eslintrc
6 lines
(5 loc)
•
146 B
Plain Text
View Raw
1
2
3
4
5
6
// Use this file as a starting point for your project's .eslintrc.
// Copy this file, and add rule overrides as needed.
{
"extends"
:
"airbnb"
}