@ygorconfig/tsconfig
Custom tsconfig
setup that can be extended.
Breakdown
All currently cjs
format:
-
./base
./jest
./next
./node14
./react
./react-library
./react-native
yarn add @ygorconfig/tsconfig --dev
Example
{
// ...
"extends": "@ygorconfig/tsconfig/node14.json"
// ...
}