Revert unneeded changes

This commit is contained in:
Eric Bailey
2026-08-26 17:39:59 -05:00
parent 2d5041a4b5
commit df5ac3550a
19 changed files with 36 additions and 151 deletions
+12 -1
View File
@@ -1584,5 +1584,16 @@
"typescript/no-unsafe-member-access": {
"count": 3
}
},
"webpack.config.js": {
"import/no-nodejs-modules": {
"count": 1
},
"typescript/no-unsafe-call": {
"count": 12
},
"typescript/no-unsafe-member-access": {
"count": 33
}
}
}
}