tsconfig-openhome
v1.0.2
Published
> Shared [TypeScript config](https://www.typescriptlang.org/docs/handbook/tsconfig-json.html) for openhome next project (no api)
Downloads
104
Readme
tsconfig
Shared TypeScript config for openhome next project (no api)
Install
yarn add -D tsconfig-openhome
This config requires TypeScript 4.7 or later.
Usage
tsconfig.json
{
"extends": "tsconfig-openhome",
...
}