Skip to content

kazupon/tool-chain-config-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tool-chain-config-checker

CI

An optionated JS / TS tool chain config cheker

✅ Checkers

Checker Version LICENSE
tsconfig-checker npm version MIT
vite-config-checker npm version MIT

🙋 Motivations

As the project grows in size, we need to put restrictions on configurations.

For example, if there are many micro-servcie structured projects in one repository, there are cases where modules are not resolved by the package manager's deps, but by the tool chain's config.

In such cases, if the dependency resolution of the deps is assumed to be compliant with the JS module system, tools such as eslint may not be able to resolve it properly.

🙌 Contributing guidelines

If you are interested in contributing to tool-chain-config-checker, I highly recommend checking out the contributing guidelines here. You'll find all the relevant information such as how to make a PR, how to setup development) etc., there.

©️ License

MIT

About

An optionated JS / TS tool chain config cheker

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •