2.2.1 • Published 1 year ago
@getaround-eu/ts-config

Shareable ts config for Getaround's projects.
yarn add -D @getaround-eu/ts-config
npm install -D @getaround-eu/ts-config
pnpm install -D @getaround-eu/ts-config
Usage
In a tsconfig.json
:
{
"extends": "./node_modules/@getaround-eu/ts-config/base"
}