Skip to content

Commit

Permalink
Mark test folder as dev
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf committed Nov 12, 2024
1 parent 8876dd6 commit 4f915a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rescript.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
},
{
"dir": "tests",
"subdirs": true
"subdirs": true,
"type": "dev"
}
],
"package-specs": {
Expand Down

0 comments on commit 4f915a3

Please sign in to comment.