Skip to content

Commit f5448b8

Browse files
committed
test(run-configuration): versioned the run config for vitest
1 parent 1223f12 commit f5448b8

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
/node_modules/
22
/lib/
33
/coverage/
4+
.idea
5+
!.idea/
6+
.idea/*
7+
!.idea/runConfigurations/
48

5-
.eslintcache
9+
.eslintcache

.idea/runConfigurations/unit.xml

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)