Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitba61c90

Browse files
committed
Fix pre-commit order
1 parent7c1e59f commitba61c90

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

‎.husky/pre-commit‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# npm run test-ci
33
# npm run cspell
44
npm run cspell:frontend
5+
npm run format
56
npm run lint
67

78
# Run production consolidate script before commit
89
.husky/scripts/consolidateForProd.sh
910

10-
npm run format
1111
npm run build:backend

‎backend/.prettierignore‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
data/
2+
dist/
3+
node_modules/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp