Added client building pipeline

This commit is contained in:
Donkie
2023-10-14 13:28:48 +02:00
parent 04a39b8230
commit e59eb816ed
3 changed files with 46 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"printWidth": 120,
"overrides": [
{
"files": ["*.json"],
"files": ["public/locales/**/*.json"],
"options": {
"tabWidth": 4
}