Commit b5bff6a
authored
chore: exclude example/dist from eslint (#49)
The example web export contains a 2 MB minified bundle that the
prettier rule takes many minutes to process, so a local yarn lint
effectively never finishes when example/dist exists.1 parent 60101be commit b5bff6a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments