mirror of
https://github.com/umap-project/umap.git
synced 2025-05-05 22:11:50 +02:00
8 lines
138 B
YAML
8 lines
138 B
YAML
trailingComma: 'es5'
|
|
tabWidth: 2
|
|
semi: false
|
|
singleQuote: true
|
|
printWidth: 88
|
|
quoteProps: 'consistent'
|
|
plugins:
|
|
- prettier-plugin-curly
|