build: adjust for updates to @xrplf/eslint-config (#1633)

This commit is contained in:
Nathan Nichols
2021-09-23 21:04:07 -07:00
committed by Mayukha Vadari
parent f2216446e5
commit dd068c2710
6 changed files with 19 additions and 25 deletions

View File

@@ -1,3 +1,4 @@
/* eslint-disable max-statements -- test has a lot of statements */
import net from 'net'
import { assert } from 'chai'