jira_clone icon indicating copy to clipboard operation
jira_clone copied to clipboard

Add `editor.rulers` VSCode rule to match with prettier `printWidth` in `.prettierrc` config file.

Open AliBayatMokhtari opened this issue 2 years ago • 0 comments

I just added VSCode ruler settings based on prettier config in settings.json file in .vscode directory. So that if user's global VSCode configuration ruler is some thing smaller than 100, the code statements don't look like ugly. BTW thanks for this nice repository 🙏

AliBayatMokhtari avatar Sep 08 '22 17:09 AliBayatMokhtari