Skip to content

Commit

Permalink
新增restylers
Browse files Browse the repository at this point in the history
  • Loading branch information
esengine committed Jul 1, 2020
1 parent d9840d6 commit 549db2f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/restylers.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
image: restyled/restyler-prettier:v2.0.2-1
command:
- prettier
- "--write"
arguments: []
include:
- "**/*.js"
- "**/*.jsx"
interpreters: []

0 comments on commit 549db2f

Please sign in to comment.