We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cac469 commit bd98b4eCopy full SHA for bd98b4e
typescript/src/codeActions/objectSwapKeysAndValues.ts
@@ -1,3 +1,4 @@
1
+/// <reference types="vitest/importMeta" />
2
import { approveCast } from '../utils'
3
import { CodeAction } from './getCodeActions'
4
0 commit comments