Prettier Pass

This commit is contained in:
Sidharth Vinod
2020-12-10 09:24:49 +05:30
parent 7aac3fc800
commit 6fde9e22a3
18 changed files with 1521 additions and 1085 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
import { writable } from 'svelte/store';
export const codeErrorStore = writable(undefined);
export const codeErrorStore = writable(undefined);