Skip to content

Commit

Permalink
cleanup - remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
vardanbansal-harness committed Oct 22, 2024
1 parent 21379ed commit efa90c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"private": "true",
"scripts": {
"build": "oats import --clean",
"build": "oats import --clean",
"postbuild": "exit 0 && tsc --noEmit",
"lint": "eslint 'output/**/*.{mts,ts}'",
"fmtc": "prettier --check 'output/**/*.{mts,ts}'",
Expand Down

0 comments on commit efa90c6

Please sign in to comment.