@microsoft/metrics-ts
Advanced tools
Comparing version 0.0.3-alpha.e44f74bf9.0 to 0.0.3-alpha.e6ffa8406.0
module.exports = { | ||
extends: ["../eslint-config"], | ||
extends: ["../eslint-plugin-teamsfx/config/shared.js"], | ||
}; |
{ | ||
"name": "@microsoft/metrics-ts", | ||
"version": "0.0.3-alpha.e44f74bf9.0", | ||
"version": "0.0.3-alpha.e6ffa8406.0", | ||
"description": "Add metrics without intruding source code", | ||
@@ -30,2 +30,3 @@ "keywords": [ | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
"@microsoft/eslint-plugin-teamsfx": "0.0.2-alpha.e6ffa8406.0", | ||
"@types/chai": "^4.2.21", | ||
@@ -63,3 +64,3 @@ "@types/mocha": "^8.2.3", | ||
}, | ||
"gitHead": "ba0a39ba83d5ec40280e32adb6cba4d4900f8cf5" | ||
"gitHead": "db086f7c2531038ae62d583044769df5f61ae358" | ||
} |
21638
22