typescript-eslint
typescript-eslint copied to clipboard
feat(ast-spec): remove deprecated type params
BREAKING CHANGE: Removes properties from the AST.
PR Checklist
- [x] Addresses an existing open issue: fixes #8927
- [x] That issue was marked as accepting prs
- [x] Steps in Contributing were taken
Overview
Remove @deprecated typeParameters
properties that were deprecated in #6274
Thanks for the PR, @abrahamguo!
typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.
The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.
Thanks again!
🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.
Deploy Preview for typescript-eslint ready!
Name | Link |
---|---|
Latest commit | a8f369985cc1976669edcd3216ccd5f98cf50c4e |
Latest deploy log | https://app.netlify.com/sites/typescript-eslint/deploys/665052721dacac0008344181 |
Deploy Preview | https://deploy-preview-8933--typescript-eslint.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
1 paths audited Performance: 97 (🟢 up 5 from production) Accessibility: 100 (no change from production) Best Practices: 92 (no change from production) SEO: 98 (no change from production) PWA: 80 (no change from production) View the detailed breakdown and full score reports |
To edit notification comments on pull requests, go to your Netlify site configuration.
☁️ Nx Cloud Report
CI is running/has finished running commands for commit a8f369985cc1976669edcd3216ccd5f98cf50c4e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 32 targets
-
nx test eslint-plugin --coverage=false
-
nx test eslint-plugin
-
nx run-many --target=test --parallel --exclude integration-tests --exclude website --exclude website-eslint
-
nx test typescript-estree --coverage=false
-
nx test type-utils --coverage=false
-
nx test visitor-keys --coverage=false
-
nx test utils --coverage=false
-
nx run types:build
-
nx test scope-manager --coverage=false
-
nx test parser --coverage=false
-
nx test typescript-eslint --coverage=false
-
nx test repo-tools --coverage=false
-
nx run repo-tools:postinstall-script
-
nx test rule-schema-to-typescript-types --coverage=false
-
nx test eslint-plugin-internal --coverage=false
-
nx test visitor-keys
-
nx test ast-spec --coverage=false
-
nx run-many --target=lint --parallel --exclude eslint-plugin
-
nx test typescript-estree
-
nx run-many --target=build --parallel --exclude=website --exclude=website-eslint
-
nx test utils
-
nx test type-utils
-
nx test scope-manager
-
nx test typescript-eslint
-
nx test repo-tools
-
nx test rule-schema-to-typescript-types
-
nx test ast-spec
-
nx test parser
-
nx test eslint-plugin-internal
-
nx run integration-tests:test
-
nx run-many --target=typecheck --parallel
-
nx run repo-tools:generate-configs
Sent with 💌 from NxCloud.