UNPKG

@google/dscc

Version:

`dscc` (Data Studio Community Component) is a library to help with the building of community components for Google Data Studio. It can be used as a standalone library, or as a npm dependency.

18 lines (16 loc) 209 B
{ "env": { "browser": true, "es6": true }, "globals": { "document": false, "window": false }, "parser": "babel-eslint", "plugins": [ ], "extends": "google", "rules": { } }