1 parent 54e83c3 commit 6d25d65Copy full SHA for 6d25d65
1 file changed
combined_typechecker_and_linter_problems.txt
@@ -0,0 +1,6 @@
1
+$ bun run type-check
2
+error: Script not found "type-check"
3
+
4
5
+$ bun run lint
6
+error: Script not found "lint"
0 commit comments