This website requires JavaScript.
Explore
Help
Register
Sign In
notsoyuzu
/
Command-fix
Watch
1
Star
0
Fork
You've already forked Command-fix
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e3ae371c57
Command-fix
/
.eslintrc.json
6 lines
103 B
JSON
Raw
Blame
History
{
"extends"
:
[
"eslint:recommended"
,
"standard"
]
,
"rules"
:
{
"semi"
:
[
2
,
"always"
]
}
}
Reference in New Issue
View Git Blame
Copy Permalink