@oneness-ui/ts-config
v0.6.31
Published
Oneness UI typescript configuration
Downloads
1
Readme
@oneness-ui/ts-config
Oneness UI typescript configuration
Installation
npm i --save-dev @oneness-ui/ts-config
or
pnpm add -D @oneness-ui/ts-config
Usage
AAdd to your tsconfig.json
:
{
"extends": "@oneness-ui/ts-config/tsconfig.json"
}