Commit 04286dd
authored
feat: allow ts_project to point to the eslint config (#848)
ESLint flat config is not ergonomic in a monorepo. Many projects would
prefer to have the eslint config locally, for example
one-per-package.json
See
aspect-build/rules_lint@main...eslint_no_flat
for how this may be used.
FYI @jfirebaugh @walkerburgin1 parent 37e26c9 commit 04286dd
2 files changed
+15
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
99 | 107 | | |
100 | 108 | | |
101 | 109 | | |
| |||
0 commit comments