seansellek/ember-highcharts-mixin

View on GitHub

Showing 3 of 3 total issues

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import Ember from 'ember';
Severity: Minor
Found in addon/mixins/highcharts-mixin.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import HighchartsMixin from 'ember-highcharts-mixin/mixins/highcharts-mixin';
Severity: Minor
Found in app/mixins/highcharts-mixin.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import HighchartsMixin from './mixins/highcharts-mixin';
Severity: Minor
Found in addon/index.js by eslint

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

Severity
Category
Status
Source
Language