Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
Lint-staged and husky added 👨🏻‍⚕️
Browse files Browse the repository at this point in the history
  • Loading branch information
mi-kas committed Jul 6, 2019
2 parents 811c819 + f674119 commit b3c075d
Show file tree
Hide file tree
Showing 5 changed files with 856 additions and 3 deletions.
1 change: 0 additions & 1 deletion backend/.eslintignore

This file was deleted.

1 change: 0 additions & 1 deletion backend/.prettierignore

This file was deleted.

2 changes: 1 addition & 1 deletion backend/.prettierrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"trailingComma": "all",
"trailingComma": "es5",
"printWidth": 100,
"singleQuote": true
}
Loading

0 comments on commit b3c075d

Please sign in to comment.