This commit is contained in:
parent
2552d305da
commit
b998e2a5ee
11 changed files with 56 additions and 25 deletions
|
@ -28,7 +28,8 @@
|
|||
"rules": {
|
||||
"recommended": true,
|
||||
"correctness": {
|
||||
"noUnusedImports": "error"
|
||||
"noUnusedImports": "error",
|
||||
"useJsxKeyInIterable": "off"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue