{ "src/**/*.{html,vue,ts,js,json,md}": ["prettier --write", "eslint --fix", "stylelint --fix"] }