We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6b059 commit ed590c6Copy full SHA for ed590c6
conf/tsconfig.content_scripts.json
@@ -13,6 +13,7 @@
13
"strictFunctionTypes": false,
14
"sourceMap": false,
15
"checkJs": false,
16
+ "moduleResolution": "node",
17
"outDir": "../build/_/content_scripts",
18
"baseUrl": "../extension",
19
"paths": {
0 commit comments