@jeromefitz/tsconfig
v2.1.0
Published
TypeScript Configuration
Readme
@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"
// ...
}