Skip to content

Commit 8610a38

Browse files
committed
Fixing imports
1 parent ab554d8 commit 8610a38

19 files changed

+109
-1043
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
node_modules
2-
coverage
1+
/node_modules
2+
/coverage

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"git.ignoreLimitWarning": true
3+
}

coverage/clover.xml

Lines changed: 0 additions & 46 deletions
This file was deleted.

coverage/coverage-final.json

Lines changed: 0 additions & 2 deletions
This file was deleted.

coverage/lcov-report/base.css

Lines changed: 0 additions & 224 deletions
This file was deleted.

coverage/lcov-report/block-navigation.js

Lines changed: 0 additions & 87 deletions
This file was deleted.

coverage/lcov-report/favicon.png

-445 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)