Commit daf559f
feat(linter): eslint-plugin-jest/no-large-snapshot (#3436)
part of #492
Rule Detail:
[link](https://github.com/jest-community/eslint-plugin-jest/blob/main/src/rules/no-large-snapshots.ts)
---------
Co-authored-by: wenzhe <mysteryven@gmail.com>1 parent ac66de6 commit daf559f
File tree
3 files changed
+661
-0
lines changed- crates/oxc_linter/src
- rules/jest
- snapshots
3 files changed
+661
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| |||
536 | 537 | | |
537 | 538 | | |
538 | 539 | | |
| 540 | + | |
539 | 541 | | |
540 | 542 | | |
541 | 543 | | |
| |||
0 commit comments