DefinitelyTyped/types/jsqrcode/tslint.json
Ricardo Azzi Silva 7bce34cb90 Type definition for Lazar Laszlo's jsqrcode lib (#20051)
* Mapeando a estrutura mais simples da biblioteca e criando um tsconfig.json para as definições

* Unindo todas as definições em um único arquivo e adicionando alguma documentação

* Criando modulo fantasma

* Adicionando autoria

* Removing all any type, creating tsconfig.json and tslint.json

* Reviewing some of the warnings of tslint

* solving the problems indicated by tslint

* Setting 'strictNullChecks' flag as true
2017-09-26 16:42:24 -07:00

3 lines
36 B
JSON

{
"extends": "dtslint/dt.json"
}