The Trans Directory
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: remove unused import

-1
-1
quartz/plugins/transformers/lastmod.ts
··· 1 1 import fs from "fs" 2 - import path from "path" 3 2 import { Repository } from "@napi-rs/simple-git" 4 3 import { QuartzTransformerPlugin } from "../types" 5 4 import chalk from "chalk"