Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <i@innei.in>
  • Loading branch information
Innei committed Aug 12, 2024
1 parent 8492c2a commit ef0d80d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.web.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"moduleResolution": "Bundler",
"target": "ES2022",
"noUnusedLocals": false,
"noUnusedParameters": false,
"strict": true,
"baseUrl": ".",
"paths": {
Expand Down

0 comments on commit ef0d80d

Please sign in to comment.