* Use prettier-check
* Update semi option
See discussion https://github.com/badges/shields/issues/948#issuecomment-349205606
* Developer documentation
* Run the same steps in both `main` jobs
* Move integration tests from `danger` to `main` where they belong
5 lines
70 B
YAML
5 lines
70 B
YAML
semi: false
|
|
singleQuote: true
|
|
trailingComma: es5
|
|
bracketSpacing: true
|