mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-17 13:34:04 +00:00
Configure ESlint properly
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { WindowSetTitle } from "$wails/runtime/runtime";
|
||||
import { writable } from "svelte/store";
|
||||
import { WindowSetTitle } from '$wails/runtime/runtime';
|
||||
import { writable } from 'svelte/store';
|
||||
|
||||
const { set, subscribe } = writable('Rolens');
|
||||
|
||||
|
Reference in New Issue
Block a user