aboutsummaryrefslogtreecommitdiffstats
path: root/src/internal-server/test.ts
Commit message (Collapse)AuthorAge
* refactor: more lint improvementsLibravatar MCMXC2023-07-30
| | | | | | | | | - set parserOptions.ecmaVersion to latest and env to es2024 in eslint config - install missing types libraries - install eslint-plugin-sonar - enable eslint-plugin-sonar recommended rules and declare jsx-runtime for react in eslint config - clean up disabled lint rules which don't inflict problems anymore - disable various lint issues and fix others
* Upgrade npm modulesLibravatar Vijay A2023-05-24
|
* refactor: local server import/exportLibravatar Kristóf Marussy2022-07-11
| | | | Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* Use different ports as compared to FerdiLibravatar Vijay A2022-05-16
|
* chore: convert files to TS (#2066)Libravatar Markus Hatvan2021-10-14
|
* chore: convert various files from JS to TS (#1959)Libravatar Markus Hatvan2021-09-18