@schemastore/tslint 0.0.13 → 0.0.14
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/index.d.ts +251 -289
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -24,5 +24,5 @@ The definitions were auto-generated by [schemastore-updater](https://github.com/
|
|
|
24
24
|
## Additional Details
|
|
25
25
|
|
|
26
26
|
* [Schema source](https://github.com/SchemaStore/schemastore/tree/master/src/schemas/json/tslint)
|
|
27
|
-
* Last updated:
|
|
27
|
+
* Last updated: Sat, Jul 19, 2025, 17:01:26 GMT
|
|
28
28
|
* Dependencies: none
|