forked from organicmaps/organicmaps
Please run `npm i; npm run format:github` to reformat. Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
5 lines
78 B
YAML
5 lines
78 B
YAML
trailingComma: 'es5'
|
|
tabWidth: 2
|
|
printWidth: 80
|
|
semi: false
|
|
singleQuote: true
|