[update] migrate the project formatter from prettier and eslint to biome
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { NonEmptyArray } from "./utils.type";
|
||||
import type { NonEmptyArray } from "./utils.type";
|
||||
|
||||
export type TFrontmatter = {
|
||||
title: string;
|
||||
|
||||
Reference in New Issue
Block a user