gitbutler icon indicating copy to clipboard operation
gitbutler copied to clipboard

fix: apply eslint.config.js correctly to all TS in svelte files

Open ndom91 opened this issue 1 year ago • 1 comments

☕️ Reasoning

  • Triggered by ESLint error when spreading rest props into a var (would cause 1st char of file to throw declaration_duplicate eslint error)

🧢 Changes

  • Fix unused expression errors by using explicit if syntax
  • Bump all eslint related dependencies

Todo

Still incorrectly triggering errors on some files

ndom91 avatar Oct 10 '24 08:10 ndom91

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitbutler-web ❌ Failed (Inspect) Oct 16, 2024 3:27pm

vercel[bot] avatar Oct 10 '24 08:10 vercel[bot]