@@ -1,3 +1,4 @@
+/** @type {import('eslint').Linter.Config} */
module.exports = {
root: true,
env: {
+/** @type {import('@vue/cli-service').ProjectOptions} */
configureWebpack: {
devServer: {