我在入口文件引入的import $ from 'jquery' 不設(shè)置eslint 只修改代碼怎樣讓這個提示消失呢 有辦法?這個是給bootstrap用的 我自己不用jquery
? http://eslint.org/docs/rules/no-unused-vars '$' is defined but never used
src\main.js:10:8
import $ from 'jquery'
^
添加回答
舉報
0/150
提交
取消