-
Notifications
You must be signed in to change notification settings - Fork 27
Updates eslint plugins #111
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
Merged
Merged
Conversation
This file contains hidden or 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
27 tasks
a96ad07
to
7fa45da
Compare
Westbrook
added a commit
that referenced
this pull request
May 27, 2024
Westbrook
added a commit
that referenced
this pull request
May 27, 2024
Westbrook
added a commit
that referenced
this pull request
May 27, 2024
Westbrook
added a commit
that referenced
this pull request
May 27, 2024
Westbrook
added a commit
that referenced
this pull request
May 27, 2024
Westbrook
added a commit
that referenced
this pull request
May 27, 2024
Westbrook
added a commit
that referenced
this pull request
May 27, 2024
Westbrook
added a commit
that referenced
this pull request
May 27, 2024
Westbrook
added a commit
that referenced
this pull request
May 27, 2024
Westbrook
added a commit
that referenced
this pull request
May 27, 2024
Westbrook
added a commit
that referenced
this pull request
May 27, 2024
Westbrook
added a commit
that referenced
this pull request
May 28, 2024
Westbrook
added a commit
that referenced
this pull request
May 28, 2024
Westbrook
added a commit
that referenced
this pull request
May 28, 2024
Westbrook
added a commit
that referenced
this pull request
May 28, 2024
Westbrook
added a commit
that referenced
this pull request
May 28, 2024
Westbrook
added a commit
that referenced
this pull request
May 29, 2024
Westbrook
added a commit
that referenced
this pull request
May 29, 2024
Westbrook
added a commit
that referenced
this pull request
May 29, 2024
Westbrook
added a commit
that referenced
this pull request
May 29, 2024
* ci: run CI against node 18, 20, and 22 * fix: ensure all index.html files leverage the "viewport" meta tag * refactor: only use .js extensions now that the projects are "type=module" * feat: move to Storybook Builder from Storybook Pre-built * feat: update husky to 9.x * fix: remove wallaby templates * deps: use latest OpenWC versions * deps: use latest @web versions * deps: update @babel dependencies * deps: use latest Rollup depednencies * deps: use latest TS * deps: use latest CEM analyzer * deps: use latest lint-staged * deps: use latest prettier depdendencies * deps: update concurrently * deps: use latest rimraf (#110) * deps: latest lint plugins (#111) * deps: use lit@^3.0 (#113) * chore: normalize on using "web-dev-server" over "wds" (#114) * chore: update tsconfig for more modern values (#116) * deps: use latest deepmerge (#117) * fix: remove "require" in ESM contexts (#118) * chore: remove unused dependency (#120) * fix: ensure stories work in TS projects (#119) * fix: correct more info URL in output (#121) * remove: take "@babel/preset-env" out of the generators (#122) * docs: outline node version usage (#126)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What I did