Skip to content

Commit 27db395

Browse files
committed
changes to jsconfig
1 parent 13b78ca commit 27db395

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"paths": {
55
"@/*": ["./src/*"]
66
}
7-
}
7+
},
8+
"exclude": ["node_modules", "tests"]
89
}

0 commit comments

Comments
 (0)