@artus/tsconfig
Advanced tools
Comparing version
{ | ||
"name": "@artus/tsconfig", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "tsconfig.json", | ||
"description": "TSConfigs for Artus projects to extend.", | ||
"scripts": { | ||
"test": "jest --config ./jest.config.js" | ||
"test": "jest --config ./jest.config.js", | ||
"ci": "npm test" | ||
}, | ||
@@ -33,6 +34,14 @@ "repository": { | ||
"coffee": "^5.4.0", | ||
"egg-ci": "^1.19.0", | ||
"jest": "^27.5.1", | ||
"ts-jest": "^27.1.3", | ||
"typescript": "^4.6.2" | ||
}, | ||
"ci": { | ||
"version": "16", | ||
"type": "github", | ||
"os": { | ||
"github": "linux" | ||
} | ||
} | ||
} |
@@ -6,5 +6,2 @@ { | ||
"target": "ES2017", | ||
"types": [ | ||
"node" | ||
], | ||
"lib": [ | ||
@@ -11,0 +8,0 @@ "ESNext" |
5384
-0.15%5
25%9
-18.18%76
-22.45%