refactor: ts path alias

This commit is contained in:
GyDi
2022-08-06 02:35:11 +08:00
parent bf0dafabe2
commit f3341f201f
44 changed files with 140 additions and 155 deletions

View File

@@ -1,7 +1,6 @@
import { emit, listen, Event } from "@tauri-apps/api/event";
import { appWindow } from "@tauri-apps/api/window";
import { CmdType } from "./types";
import ignoreCase from "../utils/ignore-case";
import ignoreCase from "@/utils/ignore-case";
const DEFAULT_FIELDS = [
"rules",