mirror of
https://github.com/CompeyDev/create-guilded-bot.git
synced 2024-12-12 12:50:35 +00:00
chore(common): include README
This commit is contained in:
parent
cc44c058bb
commit
58b9ae87bb
1 changed files with 5 additions and 0 deletions
5
common/README.md
Normal file
5
common/README.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# `📂common`
|
||||||
|
A directory consisting shared libraries among packages, namely:
|
||||||
|
|
||||||
|
- [`eslint-config-custom`](https://github.com/CompeyDev/create-guilded-bot/tree/main/common/eslint-config-custom) - Custom ESLint Configuration, extending with turbo and prettier rules.
|
||||||
|
- [`tsconfig`](https://github.com/CompeyDev/create-guilded-bot/tree/main/common/tsconfig) - Shared tsconfigs for various packages.
|
Loading…
Reference in a new issue