@tsconfig/node10
Advanced tools
+15
-1
@@ -1,1 +0,15 @@ | ||
| {"name":"@tsconfig/node10","repository":{"type":"git","url":"https://github.com/tsconfig/bases.git","directory":"bases"},"license":"MIT","description":"A base TSConfig for working with Node 10.","keywords":["tsconfig","node10"],"version":"1.0.9"} | ||
| { | ||
| "name": "@tsconfig/node10", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/tsconfig/bases.git", | ||
| "directory": "bases" | ||
| }, | ||
| "license": "MIT", | ||
| "description": "A base TSConfig for working with Node 10.", | ||
| "keywords": [ | ||
| "tsconfig", | ||
| "node10" | ||
| ], | ||
| "version": "1.0.10" | ||
| } |
+0
-1
@@ -33,3 +33,2 @@ ### A base TSConfig for working with Node 10. | ||
| "skipLibCheck": true, | ||
| "forceConsistentCasingInFileNames": true, | ||
| "moduleResolution": "node" | ||
@@ -36,0 +35,0 @@ } |
+0
-1
@@ -13,5 +13,4 @@ { | ||
| "skipLibCheck": true, | ||
| "forceConsistentCasingInFileNames": true, | ||
| "moduleResolution": "node" | ||
| } | ||
| } |
2360
-1.34%13
-7.14%40
-2.44%