forked from AkkomaGang/akkoma-fe
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