Add Vue to the globals of .eslintrc

This commit is contained in:
Suraj Shetty 2018-12-06 19:31:50 +05:30
parent 6c7ea02dc8
commit 171289a309

View file

@ -60,6 +60,7 @@
"root": true,
"globals": {
"frappe": true,
"Vue": true,
"__": true,
"_p": true,
"_f": true,