TypeScript
tsconfig.json
{
"extends": "@dr.pogodin/react-utils/config/typescript/base.json"
}
The «base» TypeScript config provided by this library extends @tsconfig/recommended with a few extra options, see its source for further details.
{
"extends": "@dr.pogodin/react-utils/config/typescript/base.json"
}
The «base» TypeScript config provided by this library extends @tsconfig/recommended with a few extra options, see its source for further details.