Skip to content

Commit

Permalink
Merge pull request #35 from fullstack-build/development
Browse files Browse the repository at this point in the history
Bugfix #33 & #34
  • Loading branch information
terehov authored Jul 16, 2020
2 parents dcb127f + f4fe77d commit c6b41fb
Show file tree
Hide file tree
Showing 26 changed files with 3,277 additions and 1,469 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This is a workaround for https://github.com/eslint/eslint/issues/3458
require("@rushstack/eslint-config/patch-eslint6");
require("@rushstack/eslint-config/patch/modern-module-resolution");

module.exports = {
plugins: ["prettier"],
Expand Down
Loading

0 comments on commit c6b41fb

Please sign in to comment.