-
-
Notifications
You must be signed in to change notification settings - Fork 552
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
Use ESLint and PrettierJS #2726
base: master
Are you sure you want to change the base?
Conversation
- [ ] Better configuration. - [ ] Undefined `document` and possibly other browser APIs. Dr. ImprovedSpaghetti, TYSM for all the hassles and BS I had to dig through. You have taught me discipline and seriousness by making me deal with the most ???? that nobody told anyone was to recommended way of doing thing. THANK YOU!
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as off-topic.
This comment was marked as off-topic.
hi! @4yman-0 woaw +1,115 −930 i saw some version number go down too? |
This comment was marked as outdated.
This comment was marked as outdated.
I ran
Why?The Which?
I don't know if all the tools will work with custom config paths. Edit: typo |
This comment was marked as resolved.
This comment was marked as resolved.
just not sure how much time the guys spent yet on customizing ESlinting rules /policy. #2446 #2438 (
i might tend to resign late (why not?) |
yes 🤔 tests & config in one folder are intuitive for newbies and not a bad difference otherwise. Yet i just wanted to keep the root directory empty and the readme.md up, which isn't important enough /a lost cause😂 |
Most of the lint config is based on @raszpl and the original format of this project to standardise how this project present our code. I'm ok with the config as long as @ImprovedTube is ok with it. Prettier is a good tool too, I often use it with my vscode. |
(all could say latest?) |
hi @dodieboy thank you! hope you are fine! |
Truly say, it is not recommended to used latest, as it will result in auto update and our config may break. @4yman-0 for changing on that part but any reason to downgrade eslint from v9 to V8? |
None. |
2af8685
to
313abca
Compare
hi @4yman-0 |
This comment was marked as spam.
This comment was marked as spam.
8fb7cd4
to
0e2980a
Compare
0e2980a
to
a27397f
Compare
closes #2724
TODO:
document
and other browser APIs