api3dao / eslint-plugin-commons

The standard ESLint rule set for API3 projects
0 stars 0 forks source link

Revisit ESLint rules #13

Open Siegrift opened 8 months ago

Siegrift commented 8 months ago

Add:

and look at disabled rules (and eslint-disable directives) in signed API and airseeker repositories and consider disabling them in commons.

Remove:

dcroote commented 1 week ago

Close now that the eslint plugin has moved? The referenced zod plugin doesn't look maintained anyway (11 commits total, last one 2 yrs ago).

Siegrift commented 1 week ago

I think this part:

Remove: Disabled rules in signed API and Airseeker jest empty test -> test.todo (its annoying)

and also:

Consistent quotes (", ', `)

is still valid. Let me move the issue instead.