tendermint-rpc: Remove eslint overrides
This commit is contained in:
parent
351e5e6563
commit
a172327a2a
@ -1,4 +1,3 @@
|
||||
/* eslint-disable @typescript-eslint/naming-convention */
|
||||
import { hashBlock, hashTx } from "../hasher";
|
||||
import { Params } from "./requests";
|
||||
import { Responses } from "./responses";
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
/* eslint-disable @typescript-eslint/naming-convention */
|
||||
import { hashBlock, hashTx } from "../hasher";
|
||||
import { Params } from "./requests";
|
||||
import { Responses } from "./responses";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user