mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-08 22:15:02 +00:00
82197d0344
C'est perturbant, je le désactive
14 lines
201 B
Text
14 lines
201 B
Text
{
|
|
"bracketSpacing": true,
|
|
"useTabs": true,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"overrides": [
|
|
{
|
|
"files": "*.yaml",
|
|
"options": {
|
|
"printWidth": 1000
|
|
}
|
|
}
|
|
]
|
|
}
|