UNPKG
hapi-rethinkdbdash
Version:
latest (0.2.0)
0.2.0
0.1.0
A rethinkdbdash plugin for Hapi.
github.com/mike360/hapi-rethinkdbdash
mike360/hapi-rethinkdbdash
hapi-rethinkdbdash
/
.eslintrc.yml
16 lines
(12 loc)
•
156 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
env:
es6:
true
node:
true
browser:
false
parserOptions:
ecmaVersion:
6
sourceType:
module
extends:
-
eslint:recommended
rules:
semi:
0