style: 🎨 Add typescript eslint config
parent
afbb099125
commit
bb56e3a535
|
@ -3,6 +3,7 @@ import antfu from '@antfu/eslint-config'
|
|||
export default antfu({
|
||||
formatters: true,
|
||||
unocss: true,
|
||||
typescript: true,
|
||||
vue: true,
|
||||
ignores: [
|
||||
'**/*/md',
|
||||
|
|
Loading…
Reference in New Issue