feat(lint-staged): validate packages list in CHANGELOG.unreleased.md
This commit is contained in:
parent
1335e12b97
commit
69aa241dc9
@ -78,7 +78,8 @@
|
||||
"*.{{{,c,m}j,t}s{,x},vue}": [
|
||||
"eslint --ignore-pattern '!*'",
|
||||
"jest --testRegex='^(?!.*.integ.spec.js$).*.spec.js$' --findRelatedTests --passWithNoTests"
|
||||
]
|
||||
],
|
||||
"./CHANGELOG.unreleased.md": "sh -c scripts/gen-deps-list.js --"
|
||||
},
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user