Skip to content

Commit d4d8595

Browse files
committed
Lint fix
1 parent 94e4f02 commit d4d8595

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,5 @@
1717
"preserveWatchOutput": true,
1818
"lib": ["es2018", "esnext.asynciterable"]
1919
},
20-
"exclude": [
21-
"contrib"
22-
]
20+
"exclude": ["contrib"]
2321
}

0 commit comments

Comments
 (0)