refactor: migrate legacy wire namespace to wrn
This commit is contained in:
@@ -6,7 +6,7 @@ import type { Range, TextDocument } from "./index.ts";
|
||||
const SKIPPED_DIRECTORIES = new Set([
|
||||
".git",
|
||||
".wrnexus",
|
||||
".wirefw",
|
||||
".wrnfw",
|
||||
"build",
|
||||
"coverage",
|
||||
"dist",
|
||||
|
||||
Reference in New Issue
Block a user