File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -36,4 +36,4 @@ This rule was introduced in eslint-plugin-vue v7.0.0
3636- [ Rule source] ( https://github.com/vuejs/eslint-plugin-vue/blob/master/lib/rules/object-curly-newline.js )
3737- [ Test source] ( https://github.com/vuejs/eslint-plugin-vue/blob/master/tests/lib/rules/object-curly-newline.js )
3838
39- <sup >Taken with ❤️ [ from ESLint Stylistic] ( https://eslint.style/rules/js /object-curly-newline ) </sup >
39+ <sup >Taken with ❤️ [ from ESLint Stylistic] ( https://eslint.style/rules/ts /object-curly-newline ) </sup >
Original file line number Diff line number Diff line change @@ -36,4 +36,4 @@ This rule was introduced in eslint-plugin-vue v7.0.0
3636- [ Rule source] ( https://github.com/vuejs/eslint-plugin-vue/blob/master/lib/rules/object-property-newline.js )
3737- [ Test source] ( https://github.com/vuejs/eslint-plugin-vue/blob/master/tests/lib/rules/object-property-newline.js )
3838
39- <sup >Taken with ❤️ [ from ESLint Stylistic] ( https://eslint.style/rules/js /object-property-newline ) </sup >
39+ <sup >Taken with ❤️ [ from ESLint Stylistic] ( https://eslint.style/rules/ts /object-property-newline ) </sup >
Original file line number Diff line number Diff line change 1212 " MaybeRef" ,
1313 " MaybeRefOrGetter" ,
1414 " Raw" ,
15+ " Reactive" ,
1516 " ReactiveEffect" ,
1617 " ReactiveEffectOptions" ,
1718 " ReactiveEffectRunner" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-vue" ,
3- "version" : " 9.26 .0" ,
3+ "version" : " 9.27 .0" ,
44 "description" : " Official ESLint plugin for Vue.js" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments