This website requires JavaScript.
Explore
Help
Sign In
mpana
/
copilot
Watch
1
Star
0
Fork
0
You've already forked copilot
mirror of
https://github.com/yldio/copilot.git
synced
2024-11-15 15:50:06 +02:00
Code
Issues
Releases
Wiki
Activity
e0dc31610d
copilot
/
packages
/
cp-frontend
/
.eslintrc
8 lines
89 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,
"new-cap": 0
chore: initial lerna setup this shall be a progressive process
2017-05-18 21:21:33 +03:00
}
}
Reference in New Issue
Copy Permalink