chore: rename to template
This commit is contained in:
parent
063dfe39e9
commit
c011186c37
46 changed files with 143 additions and 142 deletions
4
apps/vite-template/eslint.config.js
Normal file
4
apps/vite-template/eslint.config.js
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/** @type {import("eslint").Linter.Config} */
|
||||
import { config } from "@repo/eslint-config";
|
||||
|
||||
export default config;
|
||||
Loading…
Add table
Add a link
Reference in a new issue