mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-09 10:13:42 +00:00
correct eslint plugin
This commit is contained in:
parent
0baf31f498
commit
c952b2335c
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ module.exports = {
|
||||||
plugins: [
|
plugins: [
|
||||||
new VueLoaderPlugin(),
|
new VueLoaderPlugin(),
|
||||||
new ESLintPlugin({
|
new ESLintPlugin({
|
||||||
|
configType: 'flat'
|
||||||
})
|
})
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue