Skip to content

Commit b371177

Browse files
committed
Move to packages folder
1 parent 21160c7 commit b371177

21 files changed

+5
-6
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@
9696
"workspaces": [
9797
"packages/playground",
9898
"packages/@rescript/*",
99-
"tests/dependencies/**",
10099
"tests/analysis_tests/**",
101100
"tests/docstring_tests",
102101
"tests/gentype_tests/**",

packages/@rescript/react/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
lib/
2+
*.res.js
3+
*.res.mjs

0 commit comments

Comments
 (0)