chore: release v0.0.1
This commit is contained in:
13
.prettierrc
Normal file
13
.prettierrc
Normal file
@@ -0,0 +1,13 @@
|
||||
trailingComma: "es5"
|
||||
tabWidth: 4
|
||||
semi: true
|
||||
singleQuote: false
|
||||
printWidth: 120
|
||||
endOfLine: "auto"
|
||||
overrides:
|
||||
- files: "*.yml"
|
||||
options:
|
||||
tabWidth: 2
|
||||
- files: "*.json"
|
||||
options:
|
||||
tabWidth: 2
|
||||
Reference in New Issue
Block a user