@cubos/tsconfig

0.1.4 • Public • Published

Padrão de configuração do Typescript - Cubos

Como usar

Execute yarn add -D @cubos/tsconfig e então inclua a seguinte propriedade no seu tsconfig.json:

{
    "extends": "./node_modules/@cubos/tsconfig/tsconfig.json"
}

Ou, caso seja um projeto web:

{
    "extends": "./node_modules/@cubos/tsconfig/web.tsconfig.json"
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.41latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.41
0.1.30
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i @cubos/tsconfig

Weekly Downloads

1

Version

0.1.4

License

MIT

Unpacked Size

6.21 kB

Total Files

5

Last publish

Collaborators

  • lbguilherme