This website requires JavaScript.
Explore
Help
Sign in
archive
/
theorangeone.net-legacy
Watch
1
Fork
You've already forked theorangeone.net-legacy
0
Code
Activity
250298dd12
theorangeone.net-legacy
/
.eslintrc
10 lines
104 B
Text
Raw
Normal View
History
Unescape
Escape
Add eslint
2017-04-30 22:46:42 +01:00
{
"extends": [
"dabapps/commonjs",
"dabapps/browser",
Fix lint on main js files
2017-05-06 14:58:44 +01:00
],
"globals": {
"$": true
}
Add eslint
2017-04-30 22:46:42 +01:00
}
Copy permalink