mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-08 09:29:10 +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: [
|
||||
new VueLoaderPlugin(),
|
||||
new ESLintPlugin({
|
||||
|
||||
configType: 'flat'
|
||||
})
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue