Move tolgee downloader into this repository and refactor translation storage architecture
This commit is contained in:
parent
c052c438eb
commit
990f75d9ba
95 changed files with 80964 additions and 43454 deletions
9
downloader/.prettierrc
Normal file
9
downloader/.prettierrc
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"useTabs": true,
|
||||
"tabWidth": 2,
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"parser": "typescript",
|
||||
"printWidth": 120,
|
||||
"bracketSameLine": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue