新增restylers
This commit is contained in:
10
.github/workflows/restylers.yaml
vendored
Normal file
10
.github/workflows/restylers.yaml
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
image: restyled/restyler-prettier:v2.0.2-1
|
||||||
|
command:
|
||||||
|
- prettier
|
||||||
|
- "--write"
|
||||||
|
arguments: []
|
||||||
|
include:
|
||||||
|
- "**/*.js"
|
||||||
|
- "**/*.jsx"
|
||||||
|
interpreters: []
|
||||||
Reference in New Issue
Block a user