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 8d96346 commit 16a40deCopy full SHA for 16a40de
packages/all/src/langs.test.ts
@@ -1,6 +1,6 @@
1
import { parse, registerDynamicLanguage } from "@ast-grep/napi"
2
import { before, describe, test } from "node:test"
3
-import { Lang } from "./lang.js"
+import { Lang } from "./lang.ts"
4
import { langs } from "./langs.ts"
5
6
describe("langs", () => {
0 commit comments