Skip to content

Commit aae7bd1

Browse files
Fix eslint configs and tests
1 parent 1e4b154 commit aae7bd1

File tree

3 files changed

+5938
-6855
lines changed

3 files changed

+5938
-6855
lines changed

.eslintrc

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,9 @@
3131
"depth": 3
3232
}
3333
],
34-
"no-unused-vars": "off",
35-
"no-undef": "off",
36-
"react/jsx-no-undef": [
37-
false
38-
],
39-
"react/require-default-props": [
40-
false
41-
]
34+
"no-unused-vars": 0,
35+
"no-undef": 0,
36+
"react/jsx-no-undef": 0,
37+
"react/require-default-props": 0
4238
}
43-
}
39+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy