mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-23 12:07:08 +00:00
skip: merge (70a44dc3e9) [skip release]
This commit is contained in:
commit
9adf67f148
2 changed files with 3 additions and 6 deletions
|
|
@ -22,8 +22,8 @@
|
|||
"build": "run-s clean compile",
|
||||
"clean": "rimraf dist/",
|
||||
"compile": "ncc build -o dist --target es2021",
|
||||
"format": "prettier --ignore-unknown --write \"**/*.*\"",
|
||||
"format:file": "prettier --write",
|
||||
"format": "prettier --cache --ignore-unknown --write \"**/*.*\"",
|
||||
"format:file": "prettier --cache --write",
|
||||
"lint": "run-s lint-es",
|
||||
"lint-es": "eslint .",
|
||||
"lint-es:file": "eslint",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue