chore: lint
This commit is contained in:
parent
65c220f292
commit
33330f0bda
|
|
@ -7,8 +7,8 @@
|
|||
"resolveJsonModule": true,
|
||||
"skipLibCheck": true,
|
||||
"alwaysStrict": false,
|
||||
"strict": true,
|
||||
"strict": true
|
||||
},
|
||||
"include": ["src", "typings", "node_modules/zotero-types"],
|
||||
"exclude": ["build", "addon", "test"],
|
||||
"exclude": ["build", "addon", "test"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue