diff --git a/cspell.config.yaml b/cspell.config.yaml index 72c96aa..18f67d7 100644 --- a/cspell.config.yaml +++ b/cspell.config.yaml @@ -5,6 +5,7 @@ dictionaries: [] words: - acubismmotion - airi-vtuber + - Attributify - composables - csmmap - csmvector diff --git a/eslint.config.js b/eslint.config.js index 49e1b1d..7ade9d8 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -5,5 +5,9 @@ export default antfu( { unocss: true, formatters: true, + ignores: [ + '**/assets/js/**', + '**/assets/live2d/models/**', + ], }, ) diff --git a/index.html b/index.html index 321ccc3..ec49aab 100644 --- a/index.html +++ b/index.html @@ -2,10 +2,13 @@ - - - - + + + + + + +