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
be7e9f6d03
joyent-portal
/
.eslintrc
9 lines
121 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
{
chore: update lint conf
2017-09-19 13:17:20 +03:00
"extends": "joyent-portal",
style: update root lint rules
2017-05-31 22:17:12 +03:00
"rules": {
smaller and simpler Card api (#821) * feat(ui-toolkit): smaller and simpler Card api fixes: #809 fixes: #777 * feat(ui-toolkit) - Make adjustments to header (#824) * feat(ui-toolkit) - Make adjustments to header * feat(ui-toolkit) - Make adjustments to header * add issue and pull request templates (#819) * feat(all) - Add issue and pull ruequest templates * Update PULL_REQUEST_TEMPLATE.md * Create COMMIT_GUIDELINES.md * Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md * Update COMMIT_GUIDELINES.md * feat(ui-toolkit): smaller and simpler Card api fixes: #809 fixes: #777
2017-10-31 12:03:44 +02:00
"jsx-a11y/href-no-hash": 0,
style: update root lint rules
2017-05-31 22:17:12 +03:00
"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