This commit is contained in:
Kevin Jahns
2015-06-16 17:18:40 +02:00
parent c7a6e74dd9
commit d37d0ef9af
8 changed files with 24 additions and 27 deletions

View File

@@ -8,6 +8,6 @@
},
"parser": "babel-eslint",
"globals": {
"Buffer": true
"OperationBuffer": true
}
}