Skip to content

Commit

Permalink
update URL of ESLint to https (vuejs-templates#927)
Browse files Browse the repository at this point in the history
* Update vue-loader link (vuejs-templates#886)

* Merge some small fixes (vuejs-templates#900)

* Remove unused fs require from webpack.base.conf.js (vuejs-templates#893)

* cleanup some leftover from reverting vuejs-templates#688

* update URL of ESLint to https

* fix missing comma from conflict resolution
  • Loading branch information
gucong3000 authored and frandiox committed Oct 13, 2017
1 parent 6bf6189 commit 2c1947a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// http://eslint.org/docs/user-guide/configuring
// https://eslint.org/docs/user-guide/configuring

module.exports = {
root: true,
Expand Down

0 comments on commit 2c1947a

Please sign in to comment.