@opengov/ppf-eslint-config
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@opengov/ppf-eslint-config", | ||
"version": "0.1.3", | ||
"description": "ESLint and Prettier configuration for PPF", | ||
"author": "OpenGov", | ||
"version": "0.1.4", | ||
"description": "ESLint base config", | ||
"author": "ailen <amunoz@opengov.com>", | ||
"homepage": "https://github.com/OpenGov/pluggable-payments#readme", | ||
"license": "UNLICENSED", | ||
"main": ".eslint.js", | ||
"devDependencies": { | ||
"@opengov/ppf-tsconfig": "^0.0.1", | ||
"@typescript-eslint/eslint-plugin": "^6.11.0", | ||
"@typescript-eslint/parser": "^6.11.0", | ||
"eslint": "^8.35.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-config-airbnb-typescript": "^17.0.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
"eslint-plugin-import": "^2.27.4", | ||
"eslint-plugin-prettier": "^4.2.1" | ||
"license": "ISC", | ||
"main": ".eslintrc.js", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
@@ -24,3 +16,4 @@ "repository": { | ||
}, | ||
"scripts": {}, | ||
"scripts": { | ||
}, | ||
"bugs": { | ||
@@ -27,0 +20,0 @@ "url": "https://github.com/OpenGov/pluggable-payments/issues" |
@@ -1,3 +0,11 @@ | ||
# `ppf-eslint-config` | ||
# `@opengov/ppf-eslint-config` | ||
> TODO: description | ||
## Usage | ||
``` | ||
const ppfEslintConfig = require('@opengov/ppf-eslint-config'); | ||
// TODO: DEMONSTRATE API | ||
``` |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
0
0
12
2518
3
82