bolts/frontend/eslint.config.js

6 lines
85 B
JavaScript

import vuetify from 'eslint-config-vuetify'
export default vuetify({
ts: true,
})