Skip to content

Commit

Permalink
build: disable snowdev docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dmnsgn committed Jan 21, 2025
1 parent c0ce1d4 commit 6722600
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"snowdev": {
"files": "src/**/*.tsx",
"lint": false,
"updateVersions": false
"updateVersions": false,
"docs": false
}
}

0 comments on commit 6722600

Please sign in to comment.