mirror of
https://github.com/actions/github-script.git
synced 2025-12-20 05:52:28 +00:00
Add ESLint and Prettier
This commit is contained in:
5
.prettierrc.yml
Normal file
5
.prettierrc.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
arrowParens: avoid
|
||||
bracketSpacing: false
|
||||
semi: false
|
||||
singleQuote: true
|
||||
trailingComma: none
|
||||
Reference in New Issue
Block a user