Skip to content

chore: migrate to custom eslint plugin to check local import extensions#2590

Merged
ghiscoding merged 6 commits into
masterfrom
chore/local-eslint-plugin-import-ext
May 22, 2026
Merged

chore: migrate to custom eslint plugin to check local import extensions#2590
ghiscoding merged 6 commits into
masterfrom
chore/local-eslint-plugin-import-ext

Conversation

@ghiscoding
Copy link
Copy Markdown
Owner

@ghiscoding ghiscoding commented May 19, 2026

TODOs

  • custom eslint plugin that detect missing local import extensions
  • should work with oxc vscode language server
  • remove old NodeJS script to check missing extensions
  • publish to npm as new npm package eslint-plugin-local-import-ext
  • use new external package in here and use it in Lerna-Lite as well

@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.0%. Comparing base (4b7dd59) to head (2456369).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2590   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files         197      197           
  Lines       25355    25355           
  Branches     8961     8961           
=======================================
  Hits        25355    25355           
Flag Coverage Δ
angular 100.0% <ø> (ø)
universal 100.0% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 19, 2026

angular-slickgrid

npm i https://pkg.pr.new/angular-slickgrid@2590

aurelia-slickgrid

npm i https://pkg.pr.new/aurelia-slickgrid@2590

slickgrid-react

npm i https://pkg.pr.new/slickgrid-react@2590

slickgrid-vue

npm i https://pkg.pr.new/slickgrid-vue@2590

@slickgrid-universal/angular-row-detail-plugin

npm i https://pkg.pr.new/@slickgrid-universal/angular-row-detail-plugin@2590

@slickgrid-universal/aurelia-row-detail-plugin

npm i https://pkg.pr.new/@slickgrid-universal/aurelia-row-detail-plugin@2590

@slickgrid-universal/react-row-detail-plugin

npm i https://pkg.pr.new/@slickgrid-universal/react-row-detail-plugin@2590

@slickgrid-universal/vue-row-detail-plugin

npm i https://pkg.pr.new/@slickgrid-universal/vue-row-detail-plugin@2590

@slickgrid-universal/binding

npm i https://pkg.pr.new/@slickgrid-universal/binding@2590

@slickgrid-universal/common

npm i https://pkg.pr.new/@slickgrid-universal/common@2590

@slickgrid-universal/composite-editor-component

npm i https://pkg.pr.new/@slickgrid-universal/composite-editor-component@2590

@slickgrid-universal/custom-footer-component

npm i https://pkg.pr.new/@slickgrid-universal/custom-footer-component@2590

@slickgrid-universal/custom-tooltip-plugin

npm i https://pkg.pr.new/@slickgrid-universal/custom-tooltip-plugin@2590

@slickgrid-universal/empty-warning-component

npm i https://pkg.pr.new/@slickgrid-universal/empty-warning-component@2590

@slickgrid-universal/event-pub-sub

npm i https://pkg.pr.new/@slickgrid-universal/event-pub-sub@2590

@slickgrid-universal/excel-export

npm i https://pkg.pr.new/@slickgrid-universal/excel-export@2590

@slickgrid-universal/graphql

npm i https://pkg.pr.new/@slickgrid-universal/graphql@2590

@slickgrid-universal/odata

npm i https://pkg.pr.new/@slickgrid-universal/odata@2590

@slickgrid-universal/pagination-component

npm i https://pkg.pr.new/@slickgrid-universal/pagination-component@2590

@slickgrid-universal/pdf-export

npm i https://pkg.pr.new/@slickgrid-universal/pdf-export@2590

@slickgrid-universal/row-detail-view-plugin

npm i https://pkg.pr.new/@slickgrid-universal/row-detail-view-plugin@2590

@slickgrid-universal/rxjs-observable

npm i https://pkg.pr.new/@slickgrid-universal/rxjs-observable@2590

@slickgrid-universal/sql

npm i https://pkg.pr.new/@slickgrid-universal/sql@2590

@slickgrid-universal/text-export

npm i https://pkg.pr.new/@slickgrid-universal/text-export@2590

@slickgrid-universal/utils

npm i https://pkg.pr.new/@slickgrid-universal/utils@2590

@slickgrid-universal/vanilla-bundle

npm i https://pkg.pr.new/@slickgrid-universal/vanilla-bundle@2590

@slickgrid-universal/vanilla-force-bundle

npm i https://pkg.pr.new/@slickgrid-universal/vanilla-force-bundle@2590

commit: 2456369

@ghiscoding ghiscoding marked this pull request as draft May 19, 2026 19:40
@ghiscoding ghiscoding marked this pull request as ready for review May 21, 2026 22:40
@ghiscoding ghiscoding changed the title chore: test custom eslint plugin to check local import extensions chore: migrate to custom eslint plugin to check local import extensions May 22, 2026
@ghiscoding ghiscoding merged commit 3fc2ba8 into master May 22, 2026
13 checks passed
@ghiscoding ghiscoding deleted the chore/local-eslint-plugin-import-ext branch May 22, 2026 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant