Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #23 from codetheweb/feature/ui-touchup
Browse files Browse the repository at this point in the history
UI Touchup
  • Loading branch information
Blu3spirits authored May 3, 2020
2 parents 20bb1bf + 41786f7 commit 4e13ee6
Show file tree
Hide file tree
Showing 26 changed files with 3,487 additions and 2,525 deletions.
64 changes: 0 additions & 64 deletions .eslintrc

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/reactjs-linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
run: |
npm install
npm run lint
working-directory: ./webapp
env:
CI: true

5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,18 @@ man/

### NodeJS ###
node_modules
build

### Environment ###
pyvenv.cfg
venv
bin/
lib/
lib64
.env.local

### OS-Specific ###
.DS_Store

### IDEs
.idea
Expand Down
Loading

0 comments on commit 4e13ee6

Please sign in to comment.