https://github.com/unlikelystudio/bases
🏁 Monorepo for utility things. Typescript, prettier, eslint base config.
https://github.com/unlikelystudio/bases
extends monorepo prettier prettierrc tsconfig typescript
Last synced: about 1 month ago
JSON representation
🏁 Monorepo for utility things. Typescript, prettier, eslint base config.
- Host: GitHub
- URL: https://github.com/unlikelystudio/bases
- Owner: unlikelystudio
- Created: 2020-08-24T13:39:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-29T16:12:28.000Z (over 3 years ago)
- Last Synced: 2025-03-30T20:02:33.748Z (about 1 year ago)
- Topics: extends, monorepo, prettier, prettierrc, tsconfig, typescript
- Language: JavaScript
- Homepage: https://unlikely.studio
- Size: 238 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Monorepo for utility things
## Meta
- **State**: Developpement
- **Contact**:
- [@baloran](https://github.com/baloran)
## Packages
### Typescript [](./packages/typescript) [](https://badge.fury.io/js/%40unlikelystudio%2Fbases-typescript)
Base config for typescript back-end and front-end.
### Prettier [](./packages/prettier) [](https://badge.fury.io/js/%40unlikelystudio%2Fbases-prettier)
Base config for prettier back-end and front-end.
### Rollup 
Base config for Rollup to build modules with typescript.
### ESLint 
Base config for Eslint to lint with typescript.