This website requires JavaScript.
Explore
Help
Register
Sign in
sudoxreboot
/
habitica
Watch
1
Star
0
Fork
You've already forked habitica
0
mirror of
https://github.com/sudoxnym/habitica.git
synced
2026-07-27 13:40:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c615af82f8
habitica
/
test
/
.eslintrc
11 lines
121 B
Text
Raw
Normal View
History
Unescape
Escape
lint: Move test eslint rules to .eslintrc in test directory
2015-12-31 21:46:47 +00:00
{
chore: Switch to custom eslint-config
2016-04-14 13:10:12 +00:00
"extends": [
"habitrpg/mocha",
"habitrpg/babel"
],
"globals": {
"_": true,
"Promise": true
}
lint: Move test eslint rules to .eslintrc in test directory
2015-12-31 21:46:47 +00:00
}
Reference in a new issue
Copy permalink