UNPKG

vibe-init

Version:

Create a new project with good vibes ✨ - A modern full-stack monorepo template

6 lines (5 loc) 142 B
/** @type {import("eslint").Linter.Config} */ module.exports = { root: true, extends: ["@{{KEBAB_CASE_NAME}}/eslint-config/index.js"], };