Skip to content

Commit

Permalink
Revert "Merge branch 'feature/upgradePackages' of https://github.com/…
Browse files Browse the repository at this point in the history
…osstotalsoft/rocket-ui-ts into feature/upgradePackages"

This reverts commit 22e1072, reversing

changes made to e010365.

Revert "removed forgotten configuration"

This reverts commit e010365.

Revert "removed forgotten configuration"

This reverts commit c462953.
  • Loading branch information
andra-sava committed Nov 5, 2024
1 parent 22e1072 commit d2a1905
Show file tree
Hide file tree
Showing 2 changed files with 2,577 additions and 765 deletions.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@
"strictNullChecks": false
},
"include": ["src"],
"exclude": ["dist", "node_modules"]
"exclude": ["dist", "node_modules"],
"typeAcquisition": { "enable": true }
}
Loading

0 comments on commit d2a1905

Please sign in to comment.