Skip to content

Commit

Permalink
added support for output directories
Browse files Browse the repository at this point in the history
  • Loading branch information
jleeson committed Feb 11, 2021
1 parent 76fcbc2 commit af6b1be
Show file tree
Hide file tree
Showing 3 changed files with 1,376 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"env": {
"browser": true,
"node": true,
"es2020": true
},
"extends": "eslint:recommended",
Expand Down
Loading

0 comments on commit af6b1be

Please sign in to comment.