Skip to content

Commit

Permalink
fixup! Create first config
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv committed Sep 23, 2019
1 parent f93ef65 commit 81203f2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ module.exports = {
node: true,
},
globals: {
t: true,
n: true,
OC: true,
OCA: true
OCA: true,
OCP: true
},
parserOptions: {
parser: 'babel-eslint',
Expand Down

0 comments on commit 81203f2

Please sign in to comment.