Skip to content
Snippets Groups Projects
Commit 5b7afeee authored by Joe Lencioni's avatar Joe Lencioni
Browse files

Add root: true to .eslintrc

This will help prevent eslint from getting confused if there is a
.eslintrc in a higher directory.
parent 901e01b2
No related branches found
No related tags found
No related merge requests found
{
"root": true,
"extends": [
"airbnb",
"plugin:react-with-styles/recommended"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment