This website requires JavaScript.
Explore
Help
Sign In
Spearhead
/
joyent-portal
Watch
1
Star
0
Fork
0
You've already forked joyent-portal
Code
Issues
Pull Requests
Releases
Wiki
Activity
c65706c0ab
joyent-portal
/
packages
/
cp-frontend
/
.eslintrc
10 lines
120 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: initial lerna setup this shall be a progressive process
2017-05-18 21:21:33 +03:00
{
"extends": "joyent-portal",
"rules": {
chore: fix linting with hoisted eslint
2017-06-12 01:58:22 +03:00
"no-console": 0,
fix(joyent-cp-frontend): patch react-scripts to use eslintrc
2017-06-17 01:01:06 +03:00
"new-cap": 0,
// temp
"no-undef": 1
chore: initial lerna setup this shall be a progressive process
2017-05-18 21:21:33 +03:00
}
}
Reference in New Issue
Copy Permalink