Fix site initialization in older versions of Safari (#11553)
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
This commit is contained in:
@@ -1770,5 +1770,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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user