Files
697ef10027 Add apps/*, and packages/* (#655)
Co-authored-by: marcelines <marcio@status.im>
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
Co-authored-by: Jakub Kotula <520927+jkbktl@users.noreply.github.com>
2025-05-09 01:42:28 +09:00

8 lines
118 B
Plaintext

{
"semi": false,
"singleQuote": true,
"arrowParens": "avoid",
"endOfLine": "auto",
"trailingComma": "es5"
}