Skip to content

Commit 1349f44

Browse files
committed
Start correcting with eslint
Relates #45
1 parent 0a2aaa6 commit 1349f44

File tree

5 files changed

+475
-154
lines changed

5 files changed

+475
-154
lines changed

.eslintrc.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module.exports = {
2+
"extends": "airbnb-base"
3+
};

0 commit comments

Comments
 (0)