Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
windingwind committed Dec 11, 2024
1 parent 65c220f commit 33330f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
}

0 comments on commit 33330f0

Please sign in to comment.