@pkmn/dex-types
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@pkmn/dex-types", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"types": "index.d.ts", | ||
@@ -15,4 +15,4 @@ "description": "Common Pokémon Showdown Dex types shared by @pkmn/dex and @pkmn/sim", | ||
"scripts": { | ||
"lint": "eslint --cache *.ts", | ||
"fix": "eslint --fix *.ts", | ||
"lint": "eslint --cache --ext ts", | ||
"fix": "eslint --fix --ext ts", | ||
"compile": "tsc -p .", | ||
@@ -19,0 +19,0 @@ "build": "npm run compile", |
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
13147
4