use proper file extension

This commit is contained in:
Kim, Jimin 2025-03-17 05:55:06 +09:00
parent 5ccd84cb93
commit 21c3ff3872
Signed by: pomp
GPG key ID: D3932F82A0667A3B
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +0,0 @@
{
"root": true,
"extends": ["@pompydev/eslint-config"],
}

4
.eslintrc.json Normal file
View file

@ -0,0 +1,4 @@
{
"root": true,
"extends": ["@pompydev/eslint-config"]
}