Merge branch 'master' into gitattributes

This commit is contained in:
Joao Moreno
2018-03-07 08:56:26 +01:00
208 changed files with 16826 additions and 2944 deletions
+3 -2
View File
@@ -38,5 +38,6 @@
}
}
],
"typescript.tsdk": "node_modules/typescript/lib"
}
"typescript.tsdk": "node_modules/typescript/lib",
"npm.exclude": "**/extensions/**"
}