Skip to content

Commit

Permalink
Merge pull request #28 from ThingooKNI/feature/basic-structure
Browse files Browse the repository at this point in the history
Implement basic auth, routing and UI elements
  • Loading branch information
thewildtree authored Mar 1, 2021
2 parents 08dcbe0 + 68082ac commit ac97598
Show file tree
Hide file tree
Showing 31 changed files with 401 additions and 693 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
FILTER_REGEX_EXCLUDE: .*e2e/src/.*
JAVASCRIPT_DEFAULT_STYLE: prettier
VALIDATE_TYPESCRIPT_STANDARD: false
VALIDATE_HTML: false
VALIDATE_CSS: false
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
with:
Expand Down
26 changes: 0 additions & 26 deletions .htmlhintrc

This file was deleted.

Loading

0 comments on commit ac97598

Please sign in to comment.