Skip to content

Commit 5edd93a

Browse files
committed
chore(package): add keywords
1 parent f2b76dc commit 5edd93a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"README.md"
1313
],
1414
"scripts": {
15-
"lint": "eslint --ext=js,html src test examples",
15+
"lint": "eslint --color --ext=js,html src test examples",
1616
"build": "node build/build.js",
1717
"pretest": "npm run lint",
1818
"test": "npm run unit",
@@ -30,7 +30,9 @@
3030
"plugin",
3131
"mixin",
3232
"firebase",
33+
"cloud",
3334
"database",
35+
"google",
3436
"firestore",
3537
"realtime"
3638
],

0 commit comments

Comments
 (0)