We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1441003 commit 094c64dCopy full SHA for 094c64d
README.md
@@ -58,7 +58,7 @@ The directive is asking the datasource for data to build and render elements unt
58
It will start retrieving new data for new elements again if the user scrolls up/down to the edge of visible element list.
59
60
61
-
+
62
63
64
### Basic usage
@@ -406,7 +406,7 @@ npm start
406
__2__. To run tests in keep-alive mode use
407
408
```
409
-npm run test
+npm test
410
411
412
This runs karma testing against temporary distributive files (./temp). We created a number of specifications which consist of more
0 commit comments