mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
* Lint all js files Closes #2414 * Lint inline scripts in workflow * Upgrade eslint-plugin-actions to 1.0.1 Test plan: 1. Add `console` statement to the script in `.github/workflows/ci.yml` 2. Check `no-console` error is shown in `eslint`
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
**/node_modules/*
|
|
**/flow-typed/*
|
|
dist/*
|
|
website/build/*
|
|
website/lib/remarkable-katex.js
|
|
**/*.min.js
|
|
contrib/mhchem/*
|