fix: eslint fixes and file formatting
This commit is contained in:
parent
473dfc7a5b
commit
53ddef1cd5
954 changed files with 3921 additions and 3809 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { API_BASE_URL } from "helpers/common.helper";
|
||||
import { APIService } from "services/api.service";
|
||||
import { API_BASE_URL } from "@/helpers/common.helper";
|
||||
import { APIService } from "@/services/api.service";
|
||||
// types
|
||||
import { IGptResponse } from "@plane/types";
|
||||
// helpers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue