0.0.2-alpha.39 • Published 3 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 --devExample
{
// ...
"extends": "@ygorconfig/ts/node14.json"
// ...
}