typescript-config-silverwind
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "typescript-config-silverwind", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Typescript configuration", | ||
@@ -5,0 +5,0 @@ "author": "silverwind <me@silverwind.io>", |
@@ -37,3 +37,3 @@ { | ||
"isolatedModules": true, | ||
"jsx": "react", | ||
"jsx": "react-jsx", | ||
"noEmit": true, | ||
@@ -40,0 +40,0 @@ "resolveJsonModule": true, |
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
2353