Skip to content
This repository was archived by the owner on Aug 16, 2019. It is now read-only.

Commit 4c2ae56

Browse files
author
Walker
committed
feat(eslint): add eslint settings
1 parent 93dc73f commit 4c2ae56

File tree

3 files changed

+669
-7
lines changed

3 files changed

+669
-7
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)