Skip to content

Commit bd98b4e

Browse files
committed
ci: try to explicitly include types
1 parent 2cac469 commit bd98b4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

typescript/src/codeActions/objectSwapKeysAndValues.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/// <reference types="vitest/importMeta" />
12
import { approveCast } from '../utils'
23
import { CodeAction } from './getCodeActions'
34

0 commit comments

Comments
 (0)