1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-05-18 12:02:33 +02:00

chore: replace tape with tap

This commit is contained in:
Divlo
2022-03-19 14:28:00 +01:00
parent 4271efe20b
commit 387509a30f
6 changed files with 6053 additions and 604 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ node_modules
# testing
coverage
.nyc_output
# debug
npm-debug.log*