Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial typescript config and use it for eslint,vitest,playwright #31186

Merged
merged 24 commits into from
Jun 28, 2024
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
055e590
Add initial typescript config for eslint
silverwind May 30, 2024
8b33534
move vitest config to typescript
silverwind May 30, 2024
cea7be7
add lint-typescript
silverwind May 30, 2024
09e2dac
move tsc to lint-js
silverwind May 30, 2024
108f5fa
move playwright to typescript
silverwind May 31, 2024
bf9d3b4
move to bottom
silverwind May 31, 2024
e55a5cc
fix playwright
silverwind May 31, 2024
c1bae71
don't exclude node_modules as typscript apparently may need it for ty…
silverwind Jun 2, 2024
d0020df
Merge branch 'main' into tsconfig
silverwind Jun 2, 2024
1794b8e
Merge branch 'main' into tsconfig
silverwind Jun 3, 2024
576e78f
Merge branch 'main' into tsconfig
silverwind Jun 4, 2024
0d40c0b
Merge branch 'main' into tsconfig
silverwind Jun 17, 2024
22ee0ab
update @typescript-eslint/parser
silverwind Jun 17, 2024
5d14bfa
remove unnecessary exclude
silverwind Jun 17, 2024
de4c6a9
set target to same version as webpack
silverwind Jun 18, 2024
8b429c1
use node 16 identifier
silverwind Jun 18, 2024
afa931e
Merge remote-tracking branch 'origin/main' into tsconfig
silverwind Jun 21, 2024
1f5a379
remove unnecessary moduleDetection
silverwind Jun 21, 2024
5e71fa1
use longhand array syntax
silverwind Jun 21, 2024
c8affb2
Merge branch 'main' into tsconfig
silverwind Jun 26, 2024
35824ea
use type import for playwright config
silverwind Jun 26, 2024
b89a6a3
upgrade to typescript 5.5
silverwind Jun 26, 2024
1a81590
remove unnecessary @ts-check
silverwind Jun 28, 2024
1d5577d
Merge branch 'main' into tsconfig
GiteaBot Jun 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into tsconfig
GiteaBot authored Jun 28, 2024
commit 1d5577dcdb57c9356a11300ab6f5a77097ba77e3

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.