Use Node test runner
This commit is contained in:
parent
0b9798c48c
commit
27bd4412fd
2 changed files with 1190 additions and 1195 deletions
|
@ -48,7 +48,7 @@
|
||||||
"uvu": "^0.5.0"
|
"uvu": "^0.5.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/tape": "^4.0.0",
|
"@types/node": "^18.0.0",
|
||||||
"c8": "^7.0.0",
|
"c8": "^7.0.0",
|
||||||
"html-void-elements": "^2.0.0",
|
"html-void-elements": "^2.0.0",
|
||||||
"micromark": "^3.0.0",
|
"micromark": "^3.0.0",
|
||||||
|
|
503
test/index.js
503
test/index.js
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue