@balena/jellyfish-config
Advanced tools
Comparing version 1.0.5 to 1.0.6-update-tsconfig-ed1536b562fee06faea6a54867dc0c8304d5dad4
@@ -7,2 +7,6 @@ # Change Log | ||
## 1.0.6 - 2021-05-24 | ||
* Stop extending balena/lint tsconfig.json [Josh Bowling] | ||
## 1.0.5 - 2021-05-24 | ||
@@ -9,0 +13,0 @@ |
{ | ||
"extends": "@balena/lint/tsconfig.json", | ||
"compilerOptions": { | ||
"module": "commonjs", | ||
"target": "es2017", | ||
"noUnusedLocals": true, | ||
"noUnusedParameters": true, | ||
"preserveConstEnums": true, | ||
"sourceMap": true, | ||
"strictNullChecks": true, | ||
"moduleResolution": "node", | ||
"baseUrl": ".", | ||
"noImplicitAny": false, | ||
@@ -5,0 +13,0 @@ "allowJs": false, |
{ | ||
"name": "@balena/jellyfish-config", | ||
"version": "1.0.5", | ||
"version": "1.0.6-update-tsconfig-ed1536b562fee06faea6a54867dc0c8304d5dad4", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5308
120
2