Skip to content

Commit

Permalink
chore: fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Sep 16, 2024
1 parent b278a8a commit 4dfa318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"scripts": {
"prepare": "husky",
"start": "nx serve editor-demo",
"lint": "eslint .",
"prettier": "prettier !package-lock.json !taiga-ui/** . --ignore-path .gitignore",
"format": "npm run prettier -- --write",
"stylelint": "stylelint './projects/**/*.{less,css}' --config package.json",
"prebump": "npx nx build editor",
"bump": "npx nx publish editor"
Expand Down

0 comments on commit 4dfa318

Please sign in to comment.