1
1
mirror of https://github.com/theoludwig/html-w3c-validator.git synced 2025-05-21 23:21:29 +02:00

test: add automated tests

This commit is contained in:
2023-08-09 16:51:34 +02:00
parent 1ae47aa197
commit 284b9fb057
20 changed files with 587 additions and 21 deletions

View File

@ -36,6 +36,7 @@
"@types/html-validator": "5.0.3",
"@types/mock-fs": "4.13.1",
"@types/node": "20.4.9",
"@types/sinon": "10.0.16",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"editorconfig-checker": "5.1.1",
@ -55,6 +56,7 @@
"rimraf": "5.0.1",
"semantic-release": "21.0.7",
"serve": "14.2.0",
"sinon": "15.2.0",
"typescript": "5.1.6"
},
"engines": {