Skip to content

Commit

Permalink
chore: some comments in test file
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Musat authored and gabotechs committed Dec 24, 2022
1 parent a8a48d3 commit 457b004
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/js/.imports_test/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
// @ts-ignore
import { a, b } from './2/2'
import * as something from './2/index'
import './1/a/a'
// @ts-ignore
import('./1/a')

0 comments on commit 457b004

Please sign in to comment.