@appsemble/tsconfig 0.36.1 → 0.36.2-test.1
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 +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
#  Appsemble TypeScript presets
|
|
1
|
+
#  Appsemble TypeScript presets
|
|
2
2
|
|
|
3
3
|
> Reusable TypeScript presets recommended by Appsemble
|
|
4
4
|
|
|
5
5
|
[](https://www.npmjs.com/package/@appsemble/sdk)
|
|
6
|
-
[](https://gitlab.com/appsemble/appsemble/-/releases/0.36.1)
|
|
6
|
+
[](https://gitlab.com/appsemble/appsemble/-/releases/0.36.2-test.1)
|
|
7
7
|
[](https://prettier.io)
|
|
8
8
|
|
|
9
9
|
## Table of Contents
|
|
@@ -63,5 +63,5 @@ To use it, add the following to your `tsconfig.json` file.
|
|
|
63
63
|
|
|
64
64
|
## License
|
|
65
65
|
|
|
66
|
-
[LGPL-3.0-only](https://gitlab.com/appsemble/appsemble/-/blob/0.36.1/LICENSE.md) ©
|
|
66
|
+
[LGPL-3.0-only](https://gitlab.com/appsemble/appsemble/-/blob/0.36.2-test.1/LICENSE.md) ©
|
|
67
67
|
[Appsemble](https://appsemble.com)
|