"My hesitation may one day become someone else’s answer.”
Temis is a package that centralizes the configuration for various development tools, making TypeScript and React development easier and more efficient.
A package that keeps all the settings for great tools in one place, making my TypeScript React development much easier and better, just for me.
- Centralized Configuration: Manage settings for multiple development tools in one place.
- Simplifies Development: Streamline TypeScript and React development with pre-configured settings.
- Regular Updates: Continuously updated for personal learning and improvement.
- Biome v1.9.4
- commitlint v19.8.0
- ESLint v9.27.0
- with typescript-eslint v8.31.0, and more plugins
- oxlint v0.16.11
Warning
This project is also maintained regularly for personal learning purposes. It may change without notice, and we cannot guarantee any compensation.
# npm
npm install --save-dev temis
# yarn
yarn add --dev temis
# pnpm
pnpm add --save-dev temis
This project is licensed under the MIT License. See the LICENSE file for details.