Skip to content

Commit

Permalink
fix errors
Browse files Browse the repository at this point in the history
  • Loading branch information
decyjphr committed Mar 26, 2021
1 parent 145464f commit b37a0c2
Show file tree
Hide file tree
Showing 4 changed files with 2,637 additions and 11,472 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ jobs:
uses: actions/[email protected]
with:
node-version: 10
# Lint code base
- name: Lint Code Base
uses: github/super-linter@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_HTML: false
VALIDATE_CSS: false
# NPM Install
- name: npm install and build webpack
run: |
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules
public
Loading

0 comments on commit b37a0c2

Please sign in to comment.