rsvp-reader/.eslintrc

4 lines
43 B
Plaintext
Raw Normal View History

2019-12-13 08:28:22 +01:00
{
2019-12-14 13:51:00 +01:00
"extends": ["react-app", "prettier"]
2019-12-13 08:28:22 +01:00
}