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

feat: usage of ESM modules imports (instead of CommonJS)

This commit is contained in:
Divlo
2022-04-06 19:59:31 +02:00
parent e032bbe637
commit e762c0fad5
23 changed files with 9357 additions and 27618 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@ node_modules
# testing
coverage
.nyc_output
# envs
.env