Skip to content

Commit 3934715

Browse files
committed
chore(linting): exclude dev
1 parent ecaabd6 commit 3934715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
},
66
"include": [
77
"src",
8-
"test",
8+
"test"
99
]
1010
}

0 commit comments

Comments
 (0)