apertureless/vue-chartjs

View on GitHub
src/main.js

Summary

Maintainability
A
0 mins
Test Coverage

Replace 'vue' with "vue";
Open

import Vue from 'vue'
Severity: Minor
Found in src/main.js by eslint

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

Replace '#app') with "#app");
Open

}).$mount('#app')
Severity: Minor
Found in src/main.js by eslint

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

Replace './examples/App' with "./examples/App";
Open

import App from './examples/App'
Severity: Minor
Found in src/main.js by eslint

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

There are no issues that match your filters.

Category
Status