DefinitelyTyped/types/keycloak-connect/tslint.json
Gregor Stamac d2107afbb9 Add new typings for keycloak-connect and express-ws-routes (#29205)
* [express-ws-routes] add typings

* [keycloak-connect] add typings

* removed empty files

* fixed tslint issues

* fixed tslint config

* [keycloak-connect] add tests

* [express-ws-routes] add tests

* [express-ws-routes] rename tests file

* [keycloak-connect] rename tests file

* [express-ws-routes] fixed lint issues

* [keycloak-connect] fixed lint issues
2018-10-05 11:06:04 -07:00

4 lines
38 B
JSON

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