chore: rename "blog-content" to "content"

This commit is contained in:
Kim, Jimin 2023-07-06 14:11:15 +09:00
parent c573fcd9b9
commit e7e50eed39
64 changed files with 27 additions and 29 deletions

View file

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