rename rank.pompy.dev -> list.pompy.dev

This commit is contained in:
Kim, Jimin 2025-03-20 09:44:00 +09:00
parent 767c892109
commit ca9817102f
Signed by: pomp
GPG key ID: D3932F82A0667A3B
17 changed files with 5 additions and 5 deletions

4
apps/list/tsconfig.json Normal file
View file

@ -0,0 +1,4 @@
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}