Commit graph

4 commits

Author SHA1 Message Date
Manav Rathi e15c7e1642 Move into web/ 2024-03-01 12:21:07 +05:30
Manav Rathi c1bf193211 Switch to prettier defaults
This is unfortunately a huge diff, but now is as good as ever to do this pending chore.

- Move to prettier (v3) defaults. The only thing we tweak is the tabWidth (the
  default is 2, we change it to 4).

- Use the prettier plugin to sort imports.

We were not changing the defaults of prettier much anyway, the main thing that
has changed is the switching from the overridden single quotes to the default
double quotes.
2024-02-24 14:03:53 +05:30
Manav Rathi 57ed3e6fd5 Prevent eslint from descending into out/
eslint already ignores node_modules and folders beginning with a dot
https://eslint.org/docs/latest/use/configure/ignore
2024-02-17 13:11:36 +05:30
Abhinav c59612330b rename locker to auth 2023-11-09 13:22:19 +05:30
Renamed from apps/locker/.eslintrc.js (Browse further)