File tree 3 files changed +4
-5
lines changed
3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"root": true,
3
3
"plugins": [
4
- "vue-libs",
5
4
"flowtype"
6
5
],
7
6
"extends": [
Original file line number Diff line number Diff line change 74
74
"eslint-loader" : " ^1.3.0" ,
75
75
"eslint-plugin-flowtype" : " ^2.16.0" ,
76
76
"eslint-plugin-jasmine" : " ^2.1.0" ,
77
- "eslint-plugin-vue-libs" : " ^1.0 .0" ,
77
+ "eslint-plugin-vue-libs" : " ^1.2 .0" ,
78
78
"file-loader" : " ^0.10.1" ,
79
79
"flow-bin" : " ^0.45.0" ,
80
80
"hash-sum" : " ^1.0.2" ,
Original file line number Diff line number Diff line change @@ -1826,9 +1826,9 @@ eslint-plugin-jasmine@^2.1.0:
1826
1826
version "2.2.0"
1827
1827
resolved "https://registry.yarnpkg.com/eslint-plugin-jasmine/-/eslint-plugin-jasmine-2.2.0.tgz#7135879383c39a667c721d302b9f20f0389543de"
1828
1828
1829
- eslint-plugin-vue-libs@^1.0 .0 :
1830
- version "1.0 .0"
1831
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue-libs/-/eslint-plugin-vue-libs-1.0 .0.tgz#05e6f8ba777b4a9093879ef68c57749b6d2c21b6 "
1829
+ eslint-plugin-vue-libs@^1.2 .0 :
1830
+ version "1.2 .0"
1831
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue-libs/-/eslint-plugin-vue-libs-1.2 .0.tgz#eff85ecd66e8f1c9538d668205fa8d65136f1eac "
1832
1832
dependencies :
1833
1833
eslint-plugin-html "^2.0.0"
1834
1834
You can’t perform that action at this time.
0 commit comments