mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2025-10-07 07:22:37 +02:00
chore: update tsconfig.json
This commit is contained in:
parent
0a6f8d8497
commit
bedeb4f617
@ -41,7 +41,7 @@
|
|||||||
"noUnusedLocals": true,
|
"noUnusedLocals": true,
|
||||||
},
|
},
|
||||||
"include": [
|
"include": [
|
||||||
"src/**/*.ts", "src/manifest/index.js"
|
"src/**/*", "src/manifest/index.js"
|
||||||
],
|
],
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"node_modules"
|
"node_modules"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user