1.0.2 • Published 3 years ago
tsconfig-openhome v1.0.2
tsconfig
Shared TypeScript config for openhome next project (no api)
Install
yarn add -D tsconfig-openhomeThis config requires TypeScript 4.7 or later.
Usage
tsconfig.json
{
	"extends": "tsconfig-openhome",
    ...
}