let's just not bother with imports for the content script
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"sourceMap": true,
|
||||
"target": "esnext",
|
||||
"baseUrl": "src/",
|
||||
"module": "esnext"
|
||||
"module": "esnext",
|
||||
"noFallthroughCasesInSwitch": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user