@fp51/eslint-config-storybook
Advanced tools
Comparing version 1.2.1-canary-dfc7584-1614523711643 to 2.0.0-canary-45db9c4-1614650842521
@@ -10,2 +10,4 @@ # Changelog | ||
- First release | ||
## [2.0.0] | ||
- First release |
{ | ||
"name": "@fp51/eslint-config-storybook", | ||
"version": "1.2.1-canary-dfc7584-1614523711643", | ||
"version": "2.0.0-canary-45db9c4-1614650842521", | ||
"description": "fp51 javascript eslint rules for storybook", | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
"scripts": { | ||
"docs": "mkdir docs && touch docs/empty && echo no docs", | ||
"docs": "echo no docs", | ||
"build": "echo nothing to do", | ||
@@ -28,0 +28,0 @@ "test:js": "echo nothing to do", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1520