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"
|
||||
],
|
||||
ignorePatterns: [
|
||||
"dist/*",
|
||||
"tailwind.config.js"
|
||||
"dist/*"
|
||||
],
|
||||
rules: {
|
||||
"react/react-in-jsx-scope": 0,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user