Skip to content

Commit ba16952

Browse files
committed
shakes fist
1 parent 1f82d7c commit ba16952

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
"types": ["react"],
1111
"forceConsistentCasingInFileNames": true,
1212
"resolveJsonModule": true
13-
}
13+
},
14+
"exclude": ["examples", "test"]
1415
}

0 commit comments

Comments
 (0)