@qualcomm-ui/tsconfig 1.0.1 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
- package/tsconfig.react-docs.json +1 -0
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@ Shared TypeScript configuration files for QUI projects.
|
|
|
5
5
|
This package provides reusable TypeScript compiler configurations for consistent type checking and compilation across the QUI ecosystem.
|
|
6
6
|
|
|
7
7
|
For documentation and usage guides:
|
|
8
|
-
- [React documentation](https://react-next.qui.
|
|
8
|
+
- [React documentation](https://react-next.qui.qualcomm.com/)
|
|
9
9
|
- [Angular documentation](https://angular-next.qui.qualcomm.com/)
|
|
10
10
|
|
|
11
11
|
## License
|
package/package.json
CHANGED