Commit 4417277
Fix ESLint configuration for workspace package imports
- Added import/extensions rule override for packages/react-on-rails/src/**/*
- Allows TypeScript files to use .ts extensions in imports (ignorePackages)
- Resolves 111 ESLint import/extensions violations after workspace migration
- Matches existing node_package/**/* rule configuration
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 385df7f commit 4417277
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
153 | 159 | | |
154 | 160 | | |
155 | 161 | | |
| |||
0 commit comments