Eslint Error Handling

Playbook for resolving ESLint and TypeScript errors in the OpenObserve web/ frontend (Vue 3 + TS). Rule-by-rule fixes with before/after examples, plus conventions for typing (inline vs dedicated file), unused code, Vue-specific rules, casts, and formatting. Use when fixing lint/type-check errors or writing new web code so fixes are consistent with the codebase standard.

openobserve 6d1b0a8 20.2 KB Updated

File contents

openobserve/openobserve/tree/main/.claude/skills/eslint-error-handling commit 6d1b0a8184

Frequently asked questions

npx skillmds@latest add openobserve/eslint-error-handling