all-the-package-types 1.0.191 → 1.0.192
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/package.json +1 -1
- package/types.json +5 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -11524,6 +11524,11 @@
|
|
|
11524
11524
|
"l": "eslint-plugin-security",
|
|
11525
11525
|
"t": "eslint-plugin-security"
|
|
11526
11526
|
},
|
|
11527
|
+
{
|
|
11528
|
+
"p": "https://github.com/francoismassart/eslint-plugin-tailwindcss",
|
|
11529
|
+
"l": "eslint-plugin-tailwindcss",
|
|
11530
|
+
"t": "eslint-plugin-tailwindcss"
|
|
11531
|
+
},
|
|
11527
11532
|
{
|
|
11528
11533
|
"p": "https://github.com/eslint/eslint-scope",
|
|
11529
11534
|
"l": "eslint-scope",
|