0.3.0 • Published 3 years ago
@ygorluiz/tsconfig v0.3.0
@jeromefitz/tsconfig
Custom tsconfig setup that can be extended.
Breakdown
All currently cjs format:
./base./jest./next./node14./react./react-library./react-native
yarn add @jeromefitz/tsconfig --devExample
{
// ...
"extends": "@jeromefitz/tsconfig/node14.json"
// ...
}