bcgov/vue-scaffold

View on GitHub
app/frontend/src/services/index.js

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Showing 1 of 1 total issue

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

export { default as helloService } from './helloService';
Severity: Minor
Found in app/frontend/src/services/index.js by eslint
Category
Status