Panagiotis Papadopoulos
91c37fa235
chore(routes/electron): disable lint rule for specific line
...
in this case using "{}" allows all primitive values, which seems to be what is required here.
so let's disable the rule "@typescript-eslint/no-empty-object-type" for this line
2025-03-08 00:54:29 +01:00
Elian Doran
324696bc54
refactor(ts): enable verbatim module syntax
2025-01-09 18:36:24 +02:00
Elian Doran
4cbb529fd4
chore(prettier): fix all files
2025-01-09 18:07:02 +02:00
Elian Doran
fe385bf2e4
server-esm: Solve a few straightforward cases
2024-07-18 23:35:13 +03:00
Elian Doran
ecb8a7f394
server-esm: Change single export to export default
2024-07-18 21:50:12 +03:00
Elian Doran
202fda3c30
server-ts: Convert routes/electron
2024-04-07 14:09:37 +03:00