[TSC]: Common configurations for all webpack repos
Open
@snitin315 is already working on this.
Since Aug 25, 2025.
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 3
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Tasks:
- use prettier everywhere
- use eslint-config-webpack everywhere
- common configuration files like editorconfig, gitattributes, etc
- eslint rule to check actual files
- eslint rule to pin actions to sha values
Ideally we need to create a rule that will check our configuration and provide warnings/errors if something outdated or changed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.