Commit 6352827
committed
Configure ESLint to lint test files
- Use project array instead of projectService for multiple tsconfig support
- Relax rules for test files (line-comment-position, unicorn/consistent-function-scoping, no-undef)
- Test files have different conventions than production code
Fixes ESLint parsing errors for test directory.1 parent f4c8079 commit 6352827
1 file changed
Lines changed: 10 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
256 | 247 | | |
257 | 248 | | |
258 | 249 | | |
| |||
354 | 345 | | |
355 | 346 | | |
356 | 347 | | |
357 | | - | |
358 | | - | |
| 348 | + | |
| 349 | + | |
359 | 350 | | |
360 | 351 | | |
361 | 352 | | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
362 | 356 | | |
363 | 357 | | |
364 | 358 | | |
| |||
0 commit comments