remove obsolete SharedArrayBuffer ESLint config (#21259)

This commit is contained in:
Henry Q. Dineen
2021-04-14 12:55:23 -04:00
committed by GitHub
parent ea155e2267
commit 82ef450e0e
7 changed files with 0 additions and 8 deletions

View File

@@ -207,8 +207,6 @@ module.exports = {
],
globals: {
SharedArrayBuffer: true,
spyOnDev: true,
spyOnDevAndProd: true,
spyOnProd: true,

View File

@@ -26,7 +26,6 @@ module.exports = {
trustedTypes: true,
// Scheduler profiling
SharedArrayBuffer: true,
Int32Array: true,
ArrayBuffer: true,

View File

@@ -26,7 +26,6 @@ module.exports = {
trustedTypes: true,
// Scheduler profiling
SharedArrayBuffer: true,
Int32Array: true,
ArrayBuffer: true,

View File

@@ -26,7 +26,6 @@ module.exports = {
trustedTypes: true,
// Scheduler profiling
SharedArrayBuffer: true,
Int32Array: true,
ArrayBuffer: true,

View File

@@ -27,7 +27,6 @@ module.exports = {
trustedTypes: true,
// Scheduler profiling
SharedArrayBuffer: true,
Int32Array: true,
ArrayBuffer: true,

View File

@@ -26,7 +26,6 @@ module.exports = {
trustedTypes: true,
// Scheduler profiling
SharedArrayBuffer: true,
Int32Array: true,
ArrayBuffer: true,

View File

@@ -30,7 +30,6 @@ module.exports = {
trustedTypes: true,
// Scheduler profiling
SharedArrayBuffer: true,
Int32Array: true,
ArrayBuffer: true,