brad/jasonette-toolkit

View on GitHub

Showing 8 of 8 total issues

Parsing error: Unexpected token =
Open

  type = (type) => ({ type: type })
Severity: Minor
Found in src/base.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: Unexpected token =
Open

  _layout = (type, components, style) => ({
Severity: Minor
Found in src/layout.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: Unexpected token =
Open

  ad = (provider, type, unitId) => ({
Severity: Minor
Found in src/view/body.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: Unexpected token =
Open

  labelOptions = {}
Severity: Minor
Found in src/components.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: Unexpected token =
Open

  trigger = (name) => ({"trigger": name})
Severity: Minor
Found in src/actions/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: Unexpected token =
Open

  head = (title, options) => Object.assign({title: title}, options)
Severity: Minor
Found in src/view/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: Unexpected token =
Open

  actions = new Actions()
Severity: Minor
Found in src/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: Unexpected token =
Open

  banner = (title, description, type) => ({
Severity: Minor
Found in src/actions/util.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Severity
Category
Status
Source
Language