Files
ersatztv/ErsatzTV/client-app/babel.config.js
T
Jason DoveandGitHub 809a623a95 vue formatting tweaks (#704)
* add .prettierrc

* apply formatting
2022-03-14 10:59:04 -05:00

4 lines
68 B
JavaScript

module.exports = {
presets: ['@vue/cli-plugin-babel/preset']
};