view manifest.json @ 29:66cada11efb8

Fix typescript warnings
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 14 Jul 2022 14:43:30 -0700
parents 6c168de105c0
children 88c1c125e621
line wrap: on
line source

{
	"id": "obsidian-remember-file-state",
	"name": "Remember File State",
	"version": "1.0.5",
	"minAppVersion": "0.13.17",
	"description": "Remembers cursor position, selection, scrolling, and more for each file",
	"author": "Ludovic Chabant",
	"authorUrl": "https://ludovic.chabant.com",
	"isDesktopOnly": false
}