DefinitelyTyped/types/atob/tslint.json
John Wright e1a9b0af73 Add the atob & btoa npm module definitions (#25416)
* feat(types): add the atob btoa npm module definitions

* style(lint): shorten typescript version

* chore(tslint): remove unnecessary rules

* chore(tslint): fix linting errors
2018-05-07 11:49:20 -07:00

4 lines
37 B
JSON

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