Commit 668b120
Clean up ESLint config: remove old path patterns
After monorepo restructure, removed old root-level path patterns and ensured
both react_on_rails/ and react_on_rails_pro/ paths are covered.
Changes:
- Removed old 'spec/dummy/' patterns (kept only 'react_on_rails/spec/dummy/')
- Added 'react_on_rails_pro/spec/dummy/' patterns where needed
- Removed old 'lib/generators/' pattern (kept only 'react_on_rails/lib/generators/')
- This is a complete restructure, not a gradual migration, so dual paths are unnecessary
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent f2e551c commit 668b120
1 file changed
+7
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | | - | |
| 32 | + | |
34 | 33 | | |
35 | | - | |
| 34 | + | |
36 | 35 | | |
37 | | - | |
| 36 | + | |
38 | 37 | | |
39 | | - | |
| 38 | + | |
40 | 39 | | |
41 | | - | |
| 40 | + | |
42 | 41 | | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | 188 | | |
190 | 189 | | |
191 | 190 | | |
| |||
198 | 197 | | |
199 | 198 | | |
200 | 199 | | |
201 | | - | |
| 200 | + | |
202 | 201 | | |
203 | 202 | | |
204 | 203 | | |
| |||
0 commit comments