xos-table component with minimal configuration

Change-Id: If1af35fcb30556c5ca34ffeb2b6e2b11fc87ffae
diff --git a/tsconfig.json b/tsconfig.json
index cb3eaa6..8212a16 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -17,6 +17,6 @@
   "exclude": [
     "typings/**",
     "conf/app/**",
-    "node_modules/**"
+    "node_modules"
   ]
 }