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-14 15:20:06 +02:00
Code
Issues
Releases
Wiki
Activity
master
copilot
/
.eslintrc
8 lines
109 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
chore: initial lerna setup this shall be a progressive process
2017-05-18 21:21:33 +03:00
{
style: update root lint rules
2017-05-31 22:17:12 +03:00
"extends": "./packages/eslint-config/index.js",
"rules": {
"new-cap": 0,
"no-console": 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