How to use this lib?
See original GitHub issueI don’t understand how this lib is meant to be used after reading the README and the “Usage” section.
How can it be integrated to a project? Does it need a custom .js script? I’m confused.
I already use eslint, and I wanted to add prettier, but I find it too opinionated and lacks customisation capabilities. So I’m looking for a way to customise prettier, and prettier-eslint
looks like what I’m looking for, but I don’t understand how I’m supposed to integrate it.
I’m currently working on this PR https://github.com/UnlyEd/next-right-now/pull/76/files
Any help would be appreciated.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:4
- Comments:7 (1 by maintainers)
Top Results From Across the Web
14 Ways to Use a Public Library - wikiHow
Get yourself a library card. · Ask your librarian for help finding something. · Enjoy the quiet rooms and cubicles. · Access the...
Read more >How to Make Effective Use of a Library - Universal Class
Have titles in mind. If you are heading to the library, it never hurts to have the titles you want in your mind...
Read more >22 ways to use the library - Reading, Writing, Research
22 ways to use the library · 1. Meet with friends · 2. Use it as an office · 3. Keep cool in...
Read more >Python Intro for Libraries
Explain what software libraries are and why programmers create and use them. Write programs that import and use libraries from Python's standard library....
Read more >Getting started with OverDrive
Find and open your library or school's digital collection using one of the following: Libby (for public, corporate, and academic libraries) ...
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 FreeTop 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
Top GitHub Comments
Have a look at prettier-eslint-cli for normal usage within a project. This package is just the core that prettier-eslint-cli and editor integrations use
@Blackxes @zimme FYI I’ve open https://github.com/prettier/prettier/issues/8507 and you may want to give your feedback on it, about how Prettier could make code quality its main goal.