chore: eslint config package fixes (#2165)
* eslint fixes * lint rules added
This commit is contained in:
parent
3a2a329000
commit
b9c935092a
5 changed files with 2 additions and 15 deletions
|
|
@ -1,7 +1,4 @@
|
|||
module.exports = {
|
||||
root: true,
|
||||
extends: ["custom"],
|
||||
rules: {
|
||||
"@next/next/no-img-element": "off",
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue