Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ychi committed Mar 7, 2021
1 parent 43e5f78 commit a8d013a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jest-transform/src/ScriptTransformer.ts
Expand Up @@ -27,6 +27,7 @@ import {
import handlePotentialSyntaxError from './enhanceUnexpectedTokenMessage';
import shouldInstrument from './shouldInstrument';
// eslint somehow complains "There should be no empty line between import groups"
// some what similar to this: https://github.com/benmosher/eslint-plugin-import/issues/1853
//eslint-disable-next-line import/order
import type {
AsyncTransformer,
Expand Down

0 comments on commit a8d013a

Please sign in to comment.