Skip to content

Commit

Permalink
Simplify (#19)
Browse files Browse the repository at this point in the history
* Simplify
  • Loading branch information
kkanwar authored Jul 19, 2023
1 parent 3298b96 commit 3cf4ccc
Show file tree
Hide file tree
Showing 8 changed files with 373 additions and 4,982 deletions.
2 changes: 0 additions & 2 deletions .eslintignore

This file was deleted.

79 changes: 0 additions & 79 deletions .eslintrc.js

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
- name: Build
run: |
npm ci
npm run lint
npm run build
- name: Publish to NPM
run: npm publish
env:
Expand Down
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.github
Loading

0 comments on commit 3cf4ccc

Please sign in to comment.