Using @trivago/prettier-plugin-sort-imports

This commit is contained in:
aronmal 2023-04-11 18:47:44 +02:00
parent 4b33cff0d8
commit 85fb7cfa7a
Signed by: aronmal
GPG key ID: 816B7707426FC612
46 changed files with 323 additions and 113 deletions

View file

@ -1,6 +1,6 @@
import { CSSProperties, Dispatch, SetStateAction } from "react"
import { borderCN, cornerCN, fieldIndex } from "@lib/utils/helpers"
import { Position, MouseCursor } from "../../interfaces/frontend"
import { borderCN, cornerCN, fieldIndex } from "@lib/utils/helpers"
import { CSSProperties, Dispatch, SetStateAction } from "react"
type TilesType = {
key: number