This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
dong_k
/
operation-Backend
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
9a502aeb41
ブランチ
タグ
DK-dev
baijunde
liuheng
master
test
wuguojie
operation-Backe...
/
.lintstagedrc
.lintstagedrc
96 B
履歴
Raw
1
2
3
4
{
"*.{ts,tsx,vue}": "eslint --cache --fix",
"*.{css,scss,vue}": "stylelint --cache --fix"
}