mirror of
https://github.com/gmeligio/flutter-docker-image.git
synced 2026-05-24 12:30:34 +00:00
12 lines
183 B
YAML
12 lines
183 B
YAML
trailingComma: 'es5'
|
|
tabWidth: 2
|
|
semi: false
|
|
singleQuote: true
|
|
overrides:
|
|
- files: '*.json'
|
|
options:
|
|
tabWidth: 4
|
|
- files: 'renovate.json'
|
|
options:
|
|
tabWidth: 2
|