apertureless/vue-chartjs

View on GitHub
src/index.js

Summary

Maintainability
A
0 mins
Test Coverage

Insert ;
Open

}
Severity: Minor
Found in src/index.js by eslint

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

Insert ;
Open

export default VueCharts
Severity: Minor
Found in src/index.js by eslint

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

Replace './BaseCharts' with "./BaseCharts";
Open

} from './BaseCharts'
Severity: Minor
Found in src/index.js by eslint

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

Insert ;
Open

}
Severity: Minor
Found in src/index.js by eslint

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

Replace '[vue-chartjs]:·This·is·not·a·vue·component.·It·is·the·whole·object·containing·all·vue·components.·Please·import·the·named·export·or·access·the·components·over·the·dot·notation.·For·more·info·visit·https://vue-chartjs.org/#/home?id=quick-start' with "[vue-chartjs]:·This·is·not·a·vue·component.·It·is·the·whole·object·containing·all·vue·components.·Please·import·the·named·export·or·access·the·components·over·the·dot·notation.·For·more·info·visit·https://vue-chartjs.org/#/home?id=quick-start"
Open

      '[vue-chartjs]: This is not a vue component. It is the whole object containing all vue components. Please import the named export or access the components over the dot notation. For more info visit https://vue-chartjs.org/#/home?id=quick-start'
Severity: Minor
Found in src/index.js by eslint

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

Replace './mixins/index.js' with "./mixins/index.js";
Open

import mixins from './mixins/index.js'
Severity: Minor
Found in src/index.js by eslint

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

There are no issues that match your filters.

Category
Status