From 38bce6835104a253e9ca700f982406a0a75b164c Mon Sep 17 00:00:00 2001 From: Sandeep Somavarapu Date: Fri, 20 Oct 2017 15:51:04 +0200 Subject: [PATCH] Add link to extension.ts --- configuration-sample/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration-sample/README.md b/configuration-sample/README.md index 9f93c32a..7b9d5a90 100644 --- a/configuration-sample/README.md +++ b/configuration-sample/README.md @@ -9,6 +9,8 @@ This sample shows - How to listen to configuration changes - How to test it +See [extension.ts](./src/extension.ts) + # Testing ## Empty Workspace