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

Commita083440

Browse files
authored
chore: rm dead code; add check:all (#1595)
1 parentc47b6f0 commita083440

File tree

3 files changed

+1
-183
lines changed

3 files changed

+1
-183
lines changed

‎site/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"postinstall":"yarn typegen",
88
"build":"NODE_ENV=production webpack build --config=webpack.prod.ts",
99
"build:analyze":"NODE_ENV=production webpack --profile --progress --json --config=webpack.prod.ts > out/stats.json && webpack-bundle-analyzer out/stats.json out",
10+
"check:all":"yarn format:check && yarn lint && yarn test",
1011
"chromatic":"chromatic",
1112
"dev":"webpack-dev-server --config=webpack.dev.ts",
1213
"format:check":"prettier --check '**/*.{css,html,js,json,jsx,md,ts,tsx,yaml,yml}'",

‎site/src/forms/CreateTemplateForm.test.tsx

Lines changed: 0 additions & 29 deletions
This file was deleted.

‎site/src/forms/CreateTemplateForm.tsx

Lines changed: 0 additions & 154 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp