Skip to content

vbetsch/lib-config-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib-config-ts

License: MIT

This repository is a monorepo powered by NPM Workspaces. It allows you to install only the specific configuration blocks you need, eliminating unnecessary dependency overhead in your projects.

🧩 Structure

Packages

Package Description Path Versions Downloads
@vbetsch/config-eslint Core ESLint configuration src/packages/config-eslint npm package version npm downloads number per week
@vbetsch/config-jest Testing configuration src/packages/config-jest npm package version npm downloads number per week
@vbetsch/config-prettier Formatting standards src/packages/config-prettier npm package version npm downloads number per week
@vbetsch/config-tsconfig Compiler settings src/packages/config-tsconfig npm package version npm downloads number per week

Templates

The templates folder provides ready-to-use configuration boilerplates for a quick project setup.

🏗️ Installation

Refer to the individual module READMEs for specific installation instructions.

# Example
npm install -D @vbetsch/config-eslint @vbetsch/config-tsconfig

🚀 Using

Check out the vbetsch/lib-config-ts-test repository for a live integration example.

🤝 Contributing

Contributions are welcome! To get started, please ensure you have an approved issue before submitting a PR.

© 2026 vbetsch — MIT License

About

⚙️ A modular collection of standardized configurations for the TypeScript ecosystem

Topics

Resources

License

Stars

Watchers

Forks

Contributors