mirror of
https://github.com/dylanarmstrong/obsidian-prettier-plugin.git
synced 2026-07-22 05:46:07 +00:00
11 lines
332 B
JSON
11 lines
332 B
JSON
{
|
|
"author": "Dylan Armstrong",
|
|
"authorUrl": "https://dylan.is/",
|
|
"description": "Format files with Prettier using built-in settings for configuration.",
|
|
"fundingUrl": "",
|
|
"id": "prettier-format",
|
|
"isDesktopOnly": false,
|
|
"minAppVersion": "0.15.0",
|
|
"name": "Format Automatically with Prettier",
|
|
"version": "0.1.6"
|
|
}
|