We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a48305 commit 3b7f292Copy full SHA for 3b7f292
packages/@vue/cli-plugin-eslint/ui.js
@@ -1,5 +1,3 @@
1
-/* eslint-disable vue-libs/no-async-functions */
2
-
3
module.exports = api => {
4
// Config file
5
api.describeConfig({
packages/@vue/cli-plugin-pwa/ui.js
@@ -1,4 +1,3 @@
const path = require('path')
const fs = require('fs')
packages/@vue/cli-service/ui.js
const { openBrowser } = require('@vue/cli-shared-utils')
0 commit comments