Small style fixes
This commit is contained in:
parent
9bf22c56cd
commit
986a516bf1
4 changed files with 8 additions and 2 deletions
|
@ -47,7 +47,6 @@ const PRETTIER_PACKAGE_NAME: &str = "prettier";
|
|||
const TAILWIND_PRETTIER_PLUGIN_PACKAGE_NAME: &str = "prettier-plugin-tailwindcss";
|
||||
|
||||
impl Prettier {
|
||||
// This was taken from the prettier-vscode extension.
|
||||
pub const CONFIG_FILE_NAMES: &'static [&'static str] = &[
|
||||
".prettierrc",
|
||||
".prettierrc.json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue