-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For 12563 #171
Comments
Run #12563 |
1 similar comment
Run #12563 |
prettier/prettier#12563 VS prettier/prettier@main
diff --git ORI/eslint-plugin-vue/tools/new-rule.js ALT/eslint-plugin-vue/tools/new-rule.js
index 3009dfd..ff18e8d 100644
--- ORI/eslint-plugin-vue/tools/new-rule.js
+++ ALT/eslint-plugin-vue/tools/new-rule.js
@@ -2,7 +2,6 @@ const path = require('path')
const fs = require('fs')
const cp = require('child_process')
const logger = console
-
// main
;((ruleId) => {
if (ruleId == null) {
|
Run #12563 |
prettier/prettier#12563 VS prettier/prettier@main
diff --git ORI/eslint-plugin-vue/tools/new-rule.js ALT/eslint-plugin-vue/tools/new-rule.js
index 3009dfd..ff18e8d 100644
--- ORI/eslint-plugin-vue/tools/new-rule.js
+++ ALT/eslint-plugin-vue/tools/new-rule.js
@@ -2,7 +2,6 @@ const path = require('path')
const fs = require('fs')
const cp = require('child_process')
const logger = console
-
// main
;((ruleId) => {
if (ruleId == null) {
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: