@salesforce/dev-config
Advanced tools
Comparing version 4.2.0 to 4.3.0
{ | ||
"name": "@salesforce/dev-config", | ||
"version": "4.2.0", | ||
"version": "4.3.0", | ||
"description": "A set of standard typescript config and tslint options for Salesforce projects.", | ||
@@ -5,0 +5,0 @@ "repository": "forcedotcom/dev-config", |
@@ -8,3 +8,3 @@ { | ||
"declaration": true, | ||
"moduleResolution": "node", | ||
"moduleResolution": "Node16", | ||
"alwaysStrict": true, | ||
@@ -11,0 +11,0 @@ "noUnusedLocals": 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
4476