dylanarmstrong_obsidian-pre.../manifest.json

12 lines
332 B
JSON
Raw Normal View History

2022-04-15 18:13:31 +00:00
{
2025-05-06 05:24:14 +00:00
"author": "Dylan Armstrong",
2025-04-04 13:39:38 +00:00
"authorUrl": "https://dylan.is/",
2025-04-04 13:42:00 +00:00
"description": "Format files with Prettier using built-in settings for configuration.",
2025-04-04 07:28:09 +00:00
"fundingUrl": "",
2025-04-04 13:39:38 +00:00
"id": "prettier-format",
"isDesktopOnly": false,
"minAppVersion": "0.15.0",
"name": "Format Automatically with Prettier",
"version": "0.2.0"
2022-04-15 18:13:31 +00:00
}