Skip to content

Commit a4f6e1d

Browse files
author
Guillaume Chau
committed
fix(ui): eslint disaled rule
1 parent 75e86c6 commit a4f6e1d

File tree

1 file changed

+2
-0
lines changed
  • packages/@vue/cli-service

1 file changed

+2
-0
lines changed

packages/@vue/cli-service/ui.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* eslint-disable vue-libs/no-async-functions */
2+
13
module.exports = api => {
24
const { setSharedData, getSharedData } = api.namespace('webpack-dashboard-')
35

0 commit comments

Comments
 (0)