DefinitelyTyped/types/hapi-auth-jwt2/tslint.json
2018-03-02 03:46:30 +01:00

7 lines
95 B
JSON

{
"extends": "dtslint/dt.json",
"rules": {
"no-empty-interface": false
}
}