Commit d27855a
chore(eslint): ignore vendored third-party minified libraries
npx eslint . linted the newly vendored marked.min.js / purify.min.js,
producing ~1,500 style errors on third-party minified code. Exclude the
vendor directory and any *.min.js from linting so ESLint only scans
first-party source.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JjqBRjjqNLJuUCMibLDKKP1 parent c849f81 commit d27855a
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments