@opencreek/eslint-plugin-ts
Advanced tools
Comparing version 0.4.0 to 0.4.1-canary.14.1555195697.0
{ | ||
"name": "@opencreek/eslint-plugin-ts", | ||
"version": "0.4.0", | ||
"version": "0.4.1-canary.14.1555195697.0", | ||
"description": "ESLint plugin for Common TypeScript rules", | ||
@@ -11,3 +11,3 @@ "type": "module", | ||
], | ||
"main": "../../build/lib/index.js", | ||
"main": "./build/lib/index.js", | ||
"files": [ | ||
@@ -58,3 +58,3 @@ "build/**" | ||
}, | ||
"gitHead": "dd2f95280954c681d7e90bbda6847fa2af99823b" | ||
"gitHead": "e3bd17763268b52570997dd989d172ed6aceed1c" | ||
} |
@@ -1,2 +0,2 @@ | ||
# @opencreek/eslint-plugin-storybook | ||
# @opencreek/eslint-plugin-ts | ||
@@ -13,10 +13,10 @@ Disalows relative path across the baseUrl of your tsconfig | ||
Next, install `@opencreek/eslint-plugin-storybook`: | ||
Next, install `@opencreek/eslint-plugin-ts`: | ||
```sh | ||
npm install @opencreek/eslint-plugin-storybook --save-dev | ||
npm install @opencreek/eslint-plugin-ts --save-dev | ||
``` | ||
```sh | ||
yarn add --dev @opencreek/eslint-plugin-storybook | ||
yarn add --dev @opencreek/eslint-plugin-ts | ||
``` | ||
@@ -23,0 +23,0 @@ |
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
8
50167