Laservall_manager_system_web/volar.config.js

5 lines
74 B
JavaScript

module.exports = {
plugins: [
require('@volar-plugins/vetur')(),
],
};