@ribajs/tsconfig
Advanced tools
Comparing version 2.0.0-rc.9 to 2.0.0-rc.10
{ | ||
"name": "@ribajs/tsconfig", | ||
"description": "Shared TypeScript config for Riba.js projects", | ||
"version": "2.0.0-rc.9", | ||
"version": "2.0.0-rc.10", | ||
"author": "Pascal Garber <pascal@artandcode.studio>", | ||
"url": "https://github.com/ribajs/riba/tree/master/infra/tsconfig", | ||
"main": "tsconfig.json", | ||
"exports": { | ||
".": "./tsconfig.json", | ||
"./tsconfig.json": "./tsconfig.json" | ||
}, | ||
"files": [ | ||
@@ -13,0 +8,0 @@ "LICENSE", |
60
1
2
1
12
1692