Skip to content

Conversation

ItsHarper
Copy link
Contributor

I'm not sure why this was changed in #128, but that PR made npm run eslint no longer lint the index.ts file. This change does not make that script fail on my system.

@ItsHarper
Copy link
Contributor Author

As you can see, it doesn't make CI fail either

@fraxken
Copy link
Member

fraxken commented Aug 30, 2025

I think that's because in most of the project we maintain there is no file (such as entryfile) outside of /src with TypeScript.

This is an artefact of the time where the package was purely JavaScript / a bit more simplistic.

So I would rather more index.ts to /src (then update tsconfig and package.json).

@fraxken
Copy link
Member

fraxken commented Aug 31, 2025

Closing for #154

@fraxken fraxken closed this Aug 31, 2025
@ItsHarper ItsHarper deleted the chore/run-eslint-on-all-files branch August 31, 2025 13:54
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.

2 participants