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
db420b1f5a
joyent-portal
/
packages
/
ui-toolkit
/
.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
{
"extends": "joyent-portal",
"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
"no-console": 1,
feat(my-joyent): fetch packages and implement filters
2017-09-14 14:26:57 +03:00
"new-cap": 0,
"jsx-a11y/href-no-hash": 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