Skip to content

Commit

Permalink
Use ESM
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Mar 26, 2021
1 parent 6470bf8 commit e00c379
Show file tree
Hide file tree
Showing 11 changed files with 536 additions and 833 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
strategy:
matrix:
node:
- lts/dubnium
- lts/erbium
- node
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
.DS_Store
*.log
coverage/
node_modules/
emoticon.js
emoticon.min.js
yarn.lock
4 changes: 0 additions & 4 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
.nyc_output/
coverage/
*.md
*.json
emoticon.js
emoticon.min.js
Loading

0 comments on commit e00c379

Please sign in to comment.