rename rank.pompy.dev -> list.pompy.dev
This commit is contained in:
parent
767c892109
commit
ca9817102f
17 changed files with 5 additions and 5 deletions
7
apps/list/eslint.config.js
Normal file
7
apps/list/eslint.config.js
Normal file
|
@ -0,0 +1,7 @@
|
|||
import pompydevEslintConfig from "@pompydev/eslint-config"
|
||||
import { globalIgnores } from "eslint/config"
|
||||
|
||||
export default [
|
||||
globalIgnores(["**/.nuxt/", "**/.output/"]),
|
||||
...pompydevEslintConfig,
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue