Commit 48d433e
committed
DO-1802: Exclude compiled JS files from ESLint
- Added packages/**/*.js to ESLint ignorePatterns
- This prevents linting errors on compiled JS files created during in-place builds
- Fixes CI pipeline where build runs before lint, creating JS files that get linted1 parent 2550ceb commit 48d433e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments