DefinitelyTyped/types/amplifier/tslint.json
superheri 58bf05fae3 Add types for Amplifier (#34871)
* Made types from amplify usable for amplifier (the nodejs version of amplify)

* Fix tests

* Set tsconfig as asked in pull request requirements

* Revert tsconfig cnanges since it breaks tests

* Bring back strictness

* Fix tslint errors

* Fix callback function params
2019-04-22 13:15:09 -07:00

4 lines
37 B
JSON

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