This website requires JavaScript.
Explore
Help
Sign in
archive
/
theorangeone.net-legacy
Archived
Watch
1
Fork
You've already forked theorangeone.net-legacy
0
Code
Releases
Packages
Activity
This repository has been archived on
2023-03-26
. You can view files and clone it, but cannot push or open issues or pull requests.
0709cd8c71
theorangeone.net-legacy
/
.eslintrc
7 lines
90 B
Text
Raw
Normal View
History
Unescape
Escape
Add eslintrc file
2016-04-21 18:26:24 +01:00
{
Fix lint
2017-01-11 09:03:15 +00:00
"extends": "eslint-config-dabapps/base/.eslintrc",
global jquery
2016-04-21 18:50:09 +01:00
"globals": {
Fix lint
2017-01-11 09:03:15 +00:00
"$": true
global jquery
2016-04-21 18:50:09 +01:00
}
Add eslintrc file
2016-04-21 18:26:24 +01:00
}
Copy permalink