We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c564f commit 9377bc0Copy full SHA for 9377bc0
test/specs/publicKeyStatusTest.ts
test/specs/tokensFactoryTest.ts
@@ -1,3 +1,4 @@
1
+/* eslint-disable camelcase */
2
import 'mocha'
3
import { expect } from 'chai'
4
import { tokensFactory } from '../../src/tokenFactory/tokensFactory'
0 commit comments