**Please write rule name what you want to improve:** format-query-block <!-- https://github.com/gridsome/eslint-plugin-gridsome/tree/master/docs/rules --> **How are the rules improved?:** Prettier will supports custom block since v2.1.0 https://github.com/prettier/prettier/pull/8023 So, this rule not necessary anymore. **Provide 2-3 code examples that this rule should warn about:** ```vue ``` **Additional context** <!-- Add any other context or screenshots about the feature request here. -->