typescript-config-silverwind
Advanced tools
Comparing version 4.3.1 to 4.3.2
{ | ||
"name": "typescript-config-silverwind", | ||
"version": "4.3.1", | ||
"version": "4.3.2", | ||
"description": "Typescript configuration", | ||
@@ -15,4 +15,4 @@ "author": "silverwind <me@silverwind.io>", | ||
"devDependencies": { | ||
"eslint-config-silverwind": "85.1.3", | ||
"eslint-config-silverwind-typescript": "3.2.5", | ||
"eslint-config-silverwind": "85.1.4", | ||
"eslint-config-silverwind-typescript": "3.2.7", | ||
"typescript": "5.4.5", | ||
@@ -19,0 +19,0 @@ "updates": "16.1.1", |
@@ -12,4 +12,9 @@ { | ||
"exclude": [ | ||
"**/.git/**", | ||
"**/.venv/**", | ||
"**/dist/**", | ||
"**/node_modules/**", | ||
"**/persistent/**", | ||
"**/ui/build/**", | ||
"**/vendor/**", | ||
"**/dist/**", | ||
], | ||
@@ -16,0 +21,0 @@ "compilerOptions": { |
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
2403
51