mirror of
https://github.com/YouHaveTrouble/DiscipleOfLand.git
synced 2026-05-12 06:26:56 +00:00
install and configure eslint, bow before eslint
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {Job} from "../enums/Job";
|
||||
import {NodeType} from "../enums/NodeType";
|
||||
import {Job} from "@/enums/Job";
|
||||
import {NodeType} from "@/enums/NodeType";
|
||||
import Item from "./Item";
|
||||
import Aetheryte from "./Aetheryte";
|
||||
import TimeRange from "./TimeRange";
|
||||
|
||||
Reference in New Issue
Block a user