mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-27 12:03:52 +00:00
Enable all root ESLint rules except camelcase (333 violations). Rules now enabled: - eqeqeq (strict equality) - prefer-const - prefer-template - prefer-arrow-callback - no-else-return - no-return-await - no-undef-init - dot-notation - guard-for-in - no-div-regex - new-cap Fixed 51 lint violations across the package. |
||
|---|---|---|
| .. | ||
| resolvers | ||
| defaultQuery.ts | ||
| index.ts | ||
| ModernSkinsConnection.ts | ||
| schema.graphql | ||
| schema.ts | ||
| SkinsConnection.ts | ||
| TweetsConnection.ts | ||