This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add Vue to the globals of .eslintrc
version-14
Suraj Shetty
6 years ago
parent
6c7ea02dc8
commit
171289a309
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.eslintrc
+ 1
- 0
.eslintrc
View File
@@ -60,6 +60,7 @@
"root": true,
"globals": {
"frappe": true,
"Vue": true,
"__": true,
"_p": true,
"_f": true,
Write
Preview
Loading…
Cancel
Save