UNPKG

nextbus-graphql

Version:

A GraphQL interface to the NextBus XML Feed

12 lines (11 loc) 263 B
{ "parser": "babel-eslint", "extends": "airbnb-base", "rules": { "arrow-parens": "off", "generator-star-spacing": "off", "no-console": "off", "no-duplicate-imports": "off", "no-use-before-define": ["error", { "functions": false }] } }