mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
chore: Revert eslint change
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
a42749386a
commit
fe3310624f
@ -16,8 +16,7 @@ module.exports = {
|
|||||||
"no-unsanitized"
|
"no-unsanitized"
|
||||||
],
|
],
|
||||||
ignorePatterns: [
|
ignorePatterns: [
|
||||||
"dist/*",
|
"dist/*"
|
||||||
"tailwind.config.js"
|
|
||||||
],
|
],
|
||||||
rules: {
|
rules: {
|
||||||
"react/react-in-jsx-scope": 0,
|
"react/react-in-jsx-scope": 0,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user