0.0.2-alpha.39 • Published 2 years ago
@ygorconfig/ts v0.0.2-alpha.39
@ygorconfig/ts
Custom tsconfig
setup that can be extended.
Breakdown
All currently cjs
format:
./base
./jest
./next
./node14
./react
./react-library
./react-native
yarn add @ygorconfig/ts --dev
Example
{
// ...
"extends": "@ygorconfig/ts/node14.json"
// ...
}