Skip to content

Commit

Permalink
Merge branch 'master' into #288-migrate-to-eslint
Browse files Browse the repository at this point in the history
# Conflicts:
#	.lintstagedrc.yml
#	package-lock.json
#	package.json
  • Loading branch information
simonmumenthaler committed Apr 6, 2020
2 parents 90bc53e + 3ffded4 commit bf61aaf
Show file tree
Hide file tree
Showing 5 changed files with 4,381 additions and 3,798 deletions.
2 changes: 0 additions & 2 deletions .lintstagedrc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
"{src,test}/**/*.ts":
- prettier --write --config ./.prettierrc.yml
- eslint --config .eslintrc.js --ext .ts --fix
- git add
"**/package.json":
- sort-package-json
- git add
Loading

0 comments on commit bf61aaf

Please sign in to comment.