Skip to content

Instantly share code, notes, and snippets.

View vyntrix's full-sized avatar

Valle vyntrix

View GitHub Profile
// Run this command to generate base config and vs code settings:
// pnpm dlx @antfu/eslint-config@latest
import antfu from "@antfu/eslint-config";
export default antfu({
type: "app",
typescript: true,
formatters: true,
stylistic: {