style: 🎨 Add typescript eslint config

pull/309/head
BeiyanYunyi 2024-04-14 11:11:33 +08:00
parent afbb099125
commit bb56e3a535
No known key found for this signature in database
GPG Key ID: F2A689A496B72B62
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ import antfu from '@antfu/eslint-config'
export default antfu({
formatters: true,
unocss: true,
typescript: true,
vue: true,
ignores: [
'**/*/md',