eslint-plugin-tailwindcss icon indicating copy to clipboard operation
eslint-plugin-tailwindcss copied to clipboard

chore: switch to tinyglobby

Open benmccann opened this issue 9 months ago • 3 comments

Pull Request Name

Description

https://npmgraph.js.org/?q=fast-glob - 17 dependencies https://npmgraph.js.org/?q=tinyglobby - 2 dependencies

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

How Has This Been Tested?

Ran npm test

Test Configuration:

  • OS + version: Linux
  • NPM version: 11.1.0
  • Node version: 22.11.0

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [x] I have added tests that prove my fix is effective or that my feature works
  • [x] Any dependent changes have been merged and published in downstream modules
  • [x] I have checked my code and corrected any misspellings

benmccann avatar Feb 18 '25 23:02 benmccann

@francoismassart just gently checking in on this. Thanks!

benmccann avatar May 20 '25 21:05 benmccann

@francoismassart I just rebased this PR. I'd love if you could take a peek when you get a moment. thanks!

benmccann avatar Oct 06 '25 23:10 benmccann

typescript-eslint has switched to tinyglobby so most users will already have tinyglobby in their dependency tree

benmccann avatar Nov 27 '25 13:11 benmccann