aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/supportFerdium/SupportFerdiumDashboard.tsx
Commit message (Collapse)AuthorAge
* chore: improve lint setupLibravatar MCMXC2023-07-25
| | | | | | | | | | | | | | | - update eslint config - merged eslint rules for JS and TS to avoid duplicates - extended stricter lint ruleset from typescript-eslint - corrected wrong setup for certain eslint rulesets - opt in to reportUnusedDisableDirectives config option - fix or disable a lot of lint issues throughout codebase - remove trailingComma: all from prettier config which is default in prettier v3 - add volta configuration to package.json to autoload correct node and pnpm versions - upgrade all eslint and prettier related dependencies to latest - remove config options from settings.json which are default anyways - remove config options from settings.json which are outdated/unknown - set up prettier as default formatter in settings.json
* fix: use global crowdin link and lint fixesLibravatar André Oliveira2022-07-13
|
* Fix crowdin link on app (#397)Libravatar André Oliveira2022-06-29
|
* chore: turn last setting view into typescriptLibravatar Ricardo Cino2022-06-28
|
* Fix rename of files and folders from 'Ferdi' to 'Ferdium'Libravatar Vijay A2022-04-16