lint: lint fixes

This commit is contained in:
ppedziwiatr
2021-11-02 14:24:28 +01:00
committed by Piotr Pędziwiatr
parent 04857bc099
commit 11b3b566ac
31 changed files with 73 additions and 87 deletions

View File

@@ -1,3 +1,4 @@
/* eslint-disable */
import Arweave from 'arweave';
import { LoggerFactory, mapReplacer } from '../src';
import { TsLogFactory } from '../src/logging/node/TsLogFactory';