-
Notifications
You must be signed in to change notification settings - Fork 75
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
typecheck tests and bump typescript-eslint #2674
Open
turadg
wants to merge
41
commits into
master
Choose a base branch
from
ta/lint-bump
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,635
−513
Open
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
1e12520
chore: bump yarn to 4.6
turadg 1d2b1d1
chore(deps): bump lint deps
turadg 49542b9
chore(deps): bump prettier 3.4.2
turadg 4dd027a
chore(deps): major bump typescript-eslint (8.18.2)
turadg 8e29780
lint(types): include "test"
turadg efc3c6d
chore(types): conform
turadg ae2f3d1
chore(types): conform 'where"
turadg 090b7b7
chore(types): conform "stream"
turadg f6a36a2
chore(types): conform "syrup"
turadg fff384e
lint: allow optional chaining in tests
turadg ae19195
chore(types): conform "ses"
turadg ad663a1
chore(types): conform "pass-style"
turadg 67f40c9
chore(types): conform 'module-source'
turadg 532026c
chore(types): conform 'netstring'
turadg 42634d6
chore(types): conform 'exo'
turadg 9d9f878
chore(types): conform 'far'
turadg d3ba182
chore(types): conform 'eventual-send'
turadg 5f1988c
chore(types): conform 'captp'
turadg f7846f2
chore(types): conform 'bundle-source'
turadg 08faeb0
chore(types): conform 'cli'
turadg 5e5ed6c
test: s/strip/elide/
turadg eaf3fad
chore(types): conform 'evasive-transform'
turadg 2add234
chore(types): conform 'ses-ava'
turadg fd9a25a
lint(types): remove 'strict' in evasive-transform
turadg f8b96b6
chore(types): conform 'compartment-mapper'
turadg d43cf2a
chore(types): conform 'stream-node'
turadg 266c10e
chore(types): conform 'lp32'
turadg d6897d4
chore(types): conform 'import-bundle'
turadg dc9a3ee
chore(types): conform 'nat'
turadg 5616803
chore(types): conform 'immutable-arraybuffer'
turadg 3944089
chore(types): conform 'common'
turadg a3f89e1
chore(types): conform 'init'
turadg 1d04823
chore(types): conform 'zip'
turadg 30fce0f
chore(types): conform 'daemon'
turadg 3c5dce5
lint: include eslint-ed files in tsconfig
turadg 00cd946
chore(types): conform
turadg 7d467c8
chore(deps): repair typescript-eslint config
turadg 347275f
lint: ignore bundle-source/demo
turadg fd3c3f7
fixup! test: s/strip/elide/
turadg e4059e5
lint: skipLibCheck in ses
turadg 8298cdc
build: omit d.ts twin from ts build
turadg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(types): conform 'common'
commit 39440896aeb316c6bd9a1b1632f3c2f16a34a0c3
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd probably throw a
t.assert.ok(desc.value)
before this statement