phonegap / phonegap-template-vue-f7-tabs

A TabBar PhoneGap template using Vue.js and Framework7
Apache License 2.0
31 stars 19 forks source link

eslint complains about global declaration for "f7" #14

Closed devgeeks closed 6 years ago

devgeeks commented 6 years ago

https://github.com/phonegap/phonegap-template-vue-f7-blank/blob/master/template/src/main.js#L1

  ✘  http://eslint.org/docs/rules/no-unused-vars  'f7' is defined but never used  
  /* global window document f7 */