proposition: add flags or options to use famous presets like `standard`
See original GitHub issueIt will be convenient, if js
community define unified formatting style like gofmt
tool.
As I understand, prettier
defaults are different to standard
style.
Let’s discuss it!
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
12 Ways to use Presets in Lightroom Classic to Automate Your ...
In this video, Julieanne demonstrates 12 different ways that you can use Presets (and templates) in Lightroom Classic to help automate your ...
Read more >@babel/preset-react | Yarn - Package Manager
Important: This documentation covers modern versions of Yarn. For 1.x docs, see classic.yarnpkg.com. Yarn.
Read more >terser/terser: JavaScript parser, mangler and ... - GitHub
Command line arguments that take options (like --parse, --compress, --mangle and ... options: `builtins` Mangle property names that overlaps with standard ...
Read more >Testing Vite with minimal config using Vitest - LogRocket Blog
Let's discuss how Vitest works, compare it with a popular test suite configuration (Jest and Babel), explore the ways Vitest can simplify ...
Read more >Export presets, settings, and plug-ins in Lightroom Classic
Use presets and export actions in Adobe Photoshop Lightroom Classic to make it even simpler to export photos.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m going to close this as it’s not really actionable. Prettier is okay with its formatting being different from standard, as it’s not as common as it might seem it is. However, tools like prettier-standard should work for you. If you find specific formatting from prettier that you dislike, please open or +1 an issue containing the code in question.
See also:
https://github.com/prettier/prettier/issues/3759 https://github.com/prettier/prettier/issues/1343 https://github.com/standard/standard/issues/996 https://github.com/standard/standard/issues/811