mirror of
https://github.com/heyman/heynote.git
synced 2025-01-23 22:38:51 +01:00
Remove invalid import
This commit is contained in:
parent
3ace9f4f70
commit
6fa956f6ec
@ -26,7 +26,6 @@ import htmlPrettierPlugin from "prettier/esm/parser-html.mjs"
|
||||
import cssPrettierPlugin from "prettier/esm/parser-postcss.mjs"
|
||||
import markdownPrettierPlugin from "prettier/esm/parser-markdown.mjs"
|
||||
import yamlPrettierPlugin from "prettier/plugins/yaml.mjs"
|
||||
import rustPrettierPlugin from "prettier-plugin-rust"
|
||||
import * as prettierPluginEstree from "prettier/plugins/estree.mjs";
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user