I added some fancy linting and formatting tools for JS and CSS. The stylelint rules are mostly a merge of the stylelint-config-standard and stylelint-config-recommended rules. I know every coder has its own style, so feel free to adjust some rules, if you don't like them.
Moreover, I updated the README to use a venv to avoid dependency conflicts (which I got without it) and added source_documents to the .gitignore file.
I added some fancy linting and formatting tools for JS and CSS. The stylelint rules are mostly a merge of the stylelint-config-standard and stylelint-config-recommended rules. I know every coder has its own style, so feel free to adjust some rules, if you don't like them.
Moreover, I updated the README to use a venv to avoid dependency conflicts (which I got without it) and added source_documents to the .gitignore file.