working on imports, maybe not worth it for the content script, it can't be an es module
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"lib": ["ES7", "DOM"],
|
||||
"sourceMap": true,
|
||||
"target": "esnext",
|
||||
"baseUrl": "src/"
|
||||
"baseUrl": "src/",
|
||||
"module": "esnext"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user