Commit 1e05f49
committed
Refactor TypeScript configuration for react-on-rails packages
- Removed unnecessary "exclude" field from tsconfig.json in both react-on-rails and react-on-rails-pro packages.
- Simplified TypeScript configuration to focus on source files.
These changes streamline the TypeScript setup for better clarity and maintainability.1 parent a6ee325 commit 1e05f49
File tree
2 files changed
+2
-4
lines changed- packages
- react-on-rails-pro
- react-on-rails
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
8 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
8 | 7 | | |
0 commit comments