Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Jan 5, 2024
1 parent 94e4f02 commit d4d8595
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,5 @@
"preserveWatchOutput": true,
"lib": ["es2018", "esnext.asynciterable"]
},
"exclude": [
"contrib"
]
"exclude": ["contrib"]
}

0 comments on commit d4d8595

Please sign in to comment.