diff --git a/samples/knockout-sp-pnp-js/.vscode/settings.json b/samples/knockout-sp-pnp-js/.vscode/settings.json new file mode 100644 index 000000000..0c4a6693f --- /dev/null +++ b/samples/knockout-sp-pnp-js/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "vsicons.presets.angular": false +} \ No newline at end of file diff --git a/samples/knockout-sp-pnp-js/README.md b/samples/knockout-sp-pnp-js/README.md index c35bc5877..8f6d668a5 100644 --- a/samples/knockout-sp-pnp-js/README.md +++ b/samples/knockout-sp-pnp-js/README.md @@ -43,3 +43,5 @@ Version|Date|Comments ## Features Demonstrates integration of sp-pnp-js with the SharePoint Framework GA release. Also shows the use of mock data in the local workbench. + + \ No newline at end of file