mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-08-18 21:54:17 +00:00
linting
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Decoders } from '@jwetzell/posistagenet';
|
||||
import { deepEqual, throws } from 'assert';
|
||||
import { deepEqual, throws } from 'node:assert';
|
||||
import { describe, it } from 'node:test';
|
||||
|
||||
const goodTests = [
|
||||
|
||||
Reference in New Issue
Block a user