Skip to content

Commit c0187aa

Browse files
committed
fix: eslint ignore
1 parent 9dfc662 commit c0187aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/shared/akamai-edgeworker-sdk/src/__tests__/index.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// eslint-disable-next-line import/extensions
12
import { EdgeProvider, init, LDLogger, LDMultiKindContext, LDSingleKindContext } from '../..';
23
import * as testData from './testData.json';
34

0 commit comments

Comments
 (0)