Skip to content

Instantly share code, notes, and snippets.

View theweak1's full-sized avatar

Lenier Ortiz theweak1

  • Puerto Rico
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: {