mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-22 07:52:43 +00:00
2e72f6faf4
yarn v1 is being deprecated and starts to have some issues Signed-off-by: Thomas Citharel <tcit@tcit.fr>
6 lines
95 B
JSON
6 lines
95 B
JSON
{
|
|
"trailingComma": "es5",
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"bracketSpacing": true
|
|
}
|