feat: move from developomp.com -> pompy.dev

This commit is contained in:
Kim, Jimin 2025-03-04 20:44:27 +09:00
parent f3fd09d34a
commit 63fdbcdb9b
Signed by: pomp
GPG key ID: 2B516173EDD492EB
47 changed files with 176 additions and 184 deletions

View file

@ -1,4 +1,4 @@
module.exports = {
root: true,
extends: ["@developomp-site/eslint-config"],
extends: ["@pompydev/eslint-config"],
}