mirror of
https://github.com/nick-fields/retry.git
synced 2025-12-29 03:09:37 +08:00
* patch: setup prettier * patch: move .commitlintrc.js to .config * patch: config lint-staged and update husky * patch: configure eslint as well
6 lines
78 B
YAML
6 lines
78 B
YAML
trailingComma: 'es5'
|
|
tabWidth: 2
|
|
semi: true
|
|
singleQuote: true
|
|
printWidth: 100
|