@microsoft/metrics-ts
Advanced tools
Comparing version 0.0.3 to 0.0.4-alpha.23fd45395.0
module.exports = { | ||
extends: ["../eslint-config"], | ||
extends: ["../eslint-plugin-teamsfx/config/shared.js"], | ||
}; |
{ | ||
"name": "@microsoft/metrics-ts", | ||
"version": "0.0.3", | ||
"version": "0.0.4-alpha.23fd45395.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.23fd45395.0", | ||
"@types/chai": "^4.2.21", | ||
@@ -63,3 +64,3 @@ "@types/mocha": "^8.2.3", | ||
}, | ||
"gitHead": "7ed6c8408af2d1921411243342a595514c987657" | ||
"gitHead": "53ba7b797e0a40d5860e0537e5f5afee6a1eb7e8" | ||
} |
21638
22