@storm-software/eslint 0.145.3 → 0.145.5
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 +7 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<!-- markdownlint-disable -->
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
<div align="center"><img src="https://
|
|
6
|
+
<div align="center"><img src="https://public.storm-cdn.com/storm-banner.gif" width="100%" alt="Storm Software" /></div>
|
|
7
7
|
<br />
|
|
8
8
|
|
|
9
9
|
<div align="center">
|
|
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
|
@@ -33,7 +33,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
33
33
|
<!-- prettier-ignore-end -->
|
|
34
34
|
|
|
35
35
|
<div align="center">
|
|
36
|
-
<b>Be sure to ⭐ this
|
|
36
|
+
<b>Be sure to ⭐ this <a href="https://github.com/storm-software/storm-ops" target="_blank">repository on GitHub</a> so you can keep up to date on any daily progress!</b>
|
|
37
37
|
</div>
|
|
38
38
|
|
|
39
39
|
<br />
|
|
@@ -229,7 +229,7 @@ specification. Contributions of any kind welcome!
|
|
|
229
229
|
<br />
|
|
230
230
|
|
|
231
231
|
<div align="center">
|
|
232
|
-
<img src="https://
|
|
232
|
+
<img src="https://public.storm-cdn.com/brand-banner.png" width="100%" alt="Storm Software" />
|
|
233
233
|
</div>
|
|
234
234
|
<br />
|
|
235
235
|
|
|
@@ -238,7 +238,7 @@ specification. Contributions of any kind welcome!
|
|
|
238
238
|
</div>
|
|
239
239
|
|
|
240
240
|
<div align="center">
|
|
241
|
-
<b>Fingerprint:</b>
|
|
241
|
+
<b>Fingerprint:</b> F47F 1853 BCAD DE9B 42C8 6316 9FDE EC95 47FE D106
|
|
242
242
|
</div>
|
|
243
243
|
<br />
|
|
244
244
|
|
|
@@ -261,9 +261,9 @@ channel!
|
|
|
261
261
|
|
|
262
262
|
<br />
|
|
263
263
|
|
|
264
|
-
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://
|
|
264
|
+
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://public.storm-cdn.com/icon-fill.png" alt="Storm Software" width="200px"/></a></div>
|
|
265
265
|
<br />
|
|
266
|
-
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://
|
|
266
|
+
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://public.storm-cdn.com/visit-us-text.svg" alt="Visit us at stormsoftware.com" height="90px"/></a></div>
|
|
267
267
|
|
|
268
268
|
<br />
|
|
269
269
|
|
package/package.json
CHANGED