You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-26 22:41:17 +02:00
Cli: Support managing shared notebooks (#12637)
This commit is contained in:
@@ -98,7 +98,7 @@ function setupProxySettings(options: any) {
|
||||
proxySettings.proxyUrl = options.proxyUrl;
|
||||
}
|
||||
|
||||
interface ShimInitOptions {
|
||||
export interface ShimInitOptions {
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any -- Old code before rule was applied
|
||||
sharp: any;
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any -- Old code before rule was applied
|
||||
|
||||
Reference in New Issue
Block a user