We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9925b commit 02c75a3Copy full SHA for 02c75a3
package.json
@@ -41,7 +41,7 @@
41
},
42
"repository": "https://github.com/nRFCloud/ts-json-schema-transformer",
43
"scripts": {
44
- "prepare": "husky install && ts-patch i -s",
+ "prepare": "husky install && ts-patch i -s ",
45
"lint": "dprint check && denolint --config .denolint.json",
46
"fix": "dprint fmt && denolint --config .denolint.json",
47
"clean": "rm -rf dist && rm -rf tests/dist && rm -rf src/generated",
0 commit comments