Moved to JS, using JSDOM and added Docker

This commit is contained in:
Pablo Ferreiro
2022-04-17 22:30:27 +02:00
parent 912e09882f
commit 6980abbef9
20 changed files with 1274 additions and 198 deletions

View File

@@ -11,6 +11,6 @@ trim_trailing_whitespace = true
charset = utf-8
# 4 space indentation
[*.py]
[*.js]
indent_style = space
indent_size = 4
indent_size = 2