#732 Add line between columns (separate)

This commit is contained in:
Dolan Miu
2021-03-04 03:02:07 +00:00
parent 95556e57df
commit f3f65da207
9 changed files with 85 additions and 10 deletions

2
.nycrc
View File

@ -2,7 +2,7 @@
"check-coverage": true,
"lines": 97.77,
"functions": 93.89,
"branches": 94.55,
"branches": 94.83,
"statements": 97.75,
"include": [
"src/**/*.ts"