chore: starter

This commit is contained in:
2026-01-29 18:44:04 +08:00
commit 9cda358a2e
91 changed files with 16946 additions and 0 deletions

3
eslint.config.js Normal file
View File

@@ -0,0 +1,3 @@
import antfu from '@antfu/eslint-config'
export default antfu()