UNPKG
rpc-typescript
Version:
latest (0.1.0)
0.1.0
An RCP library for TypeScript
github.com/amkherad/rpc-typescript
amkherad/rpc-typescript
rpc-typescript
/
tslint.json
6 lines
•
96 B
JSON
View Raw
1
2
3
4
5
6
{
"extends"
:
[
"tslint-config-standard"
,
"tslint-config-prettier"
]
}