mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
* upgrade prettier * noImplicitAny rule * fix type * update tsconfig * upgrade to 150 print width
6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"printWidth": 150
|
|
}
|