diff --git a/data/tools/rome_formatter.yml b/data/tools/rome_formatter.yml deleted file mode 100644 index 80c91bfbcf..0000000000 --- a/data/tools/rome_formatter.yml +++ /dev/null @@ -1,19 +0,0 @@ -name: Rome Formatter -categories: - - formatter -tags: - - javascript - - typescript -license: MIT License -types: - - cli - - ide-plugin -source: "https://github.com/rome/tools/tree/main/crates/rome_js_formatter" -homepage: "https://rome.tools/blog/2022/04/05/rome-formatter-release" -description: >- - A performant and fault-tolerant code formatter for JS/TS written in Rust. - Superceded by [biome](https://biomejs.dev/). -deprecated: true -resources: - - title: Visual Studio Code plugin - url: https://marketplace.visualstudio.com/items?itemName=rome.rome