Fix linting problems

This commit is contained in:
Jamie Curnow
2021-06-30 11:20:34 +10:00
parent 80a31b3041
commit 86a35beb3a
26 changed files with 53 additions and 51 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,4 @@
.idea
git.idea
.env
.DS_Store
._*
@@ -17,4 +17,5 @@ frontend/.npmrc
test/cypress/fixtures/example.json
.vscode
docker-build
data
data
dist