0x1eef
e1249e7b81
This change is a big one. It adds Farsi support, which by itself is significant. In the process of adding Farsi support other significant improvements were made: * Select.tsx component * TLocale (Quran/index.ts) * ...
8 lines
132 B
Text
8 lines
132 B
Text
{
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"printWidth": 90,
|
|
"arrowParens": "avoid"
|
|
}
|