UNPKG

data-provider-temporary

Version:

Library that helps with server-to-client synchronization of data

14 lines (13 loc) 190 B
{ extends: [ "airbnb-base", "plugin:flowtype/recommended" ], parser: "babel-eslint", plugins: [ "flowtype" ], rules: { 'no-template-curly-in-string': 'off' } }