This website requires JavaScript.
Explore
Help
Sign In
melch
/
rsvp-reader
Watch
1
Star
0
Fork
0
You've already forked rsvp-reader
Code
Issues
Pull Requests
Releases
Wiki
Activity
5afe62bdcc
rsvp-reader
/
.eslintrc
5 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add eslint
2019-12-13 08:28:22 +01:00
{
warn about console logging
2020-02-01 09:23:51 +01:00
"extends": ["react-app", "prettier"],
"rules": { "no-console": "warn" }
Add eslint
2019-12-13 08:28:22 +01:00
}
Reference in New Issue
Copy Permalink