mirror of
https://github.com/ArthurDanjou/artagents.git
synced 2026-02-01 20:57:56 +01:00
6 lines
81 B
JavaScript
6 lines
81 B
JavaScript
import antfu from '@antfu/eslint-config'
|
|
|
|
export default antfu({
|
|
vue: true,
|
|
})
|