bcgov/vue3-scaffold

View on GitHub
frontend/volar.config.js

Summary

Maintainability
A
0 mins
Test Coverage

Showing 2 of 2 total issues

Require statement not part of import statement.
Open

require('volar-service-eslint').default(program => ({
Severity: Minor
Found in frontend/volar.config.js by eslint

Require statement not part of import statement.
Open

const baseConfig = require('./.eslintrc.js');
Severity: Minor
Found in frontend/volar.config.js by eslint
Category
Status