mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
chore: code cleanup (#570)
This commit is contained in:
parent
6c502fb105
commit
5726cea51f
11 changed files with 51 additions and 55 deletions
|
|
@ -1,6 +1,4 @@
|
|||
module.exports = {
|
||||
'*.{ts,tsx,js,jsx,json}': ['yarn lint-es:file:fix'],
|
||||
'*.{vue,ts,css,less,scss,html,htm,md,markdown,yml,yaml}': [
|
||||
'yarn format:file',
|
||||
],
|
||||
'*.{js,jsx,ts,tsx,md,yml,yaml,json}': ['yarn format:file'],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue