Commit graph

8 commits

Author SHA1 Message Date
Kirill Gavrilov
d7d5f33400 build: downgrade Node.js types to fix require('electron') types inference in e2e tests
Was broken by dcfd5717f7.

@types/node v22.10.8 is the most recent known version which doesn't cause problems
2025-03-06 02:32:00 +03:00
Kirill Gavrilov
dcfd5717f7 build: update all dependencies 2025-01-30 03:57:29 +03:00
Kirill Gavrilov
c70eac0027 chore(eslint): prepare ESLint for WebdriverIO-based tests 2025-01-22 15:33:30 +03:00
Kirill Gavrilov
e209f83b51 build: add Vitest 2025-01-22 15:33:29 +03:00
Kirill Gavrilov
66d34ade0b chore(eslint): configure stylistic rules 2025-01-22 15:33:29 +03:00
Kirill Gavrilov
3f22c5ceda chore(eslint): add and configure perfectionist plugin 2025-01-22 15:33:29 +03:00
Kirill Gavrilov
caba792ff4 chore(eslint): configure ESLint for TS and JS 2025-01-22 15:33:29 +03:00
Kirill Gavrilov
0f2422bb5f build: prepare minimal environment for timecodes plugin development 2025-01-22 15:33:15 +03:00