style: Apply Prettier formatting to codebase
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<script lang="ts">
|
||||
import { preventDefault } from 'svelte/legacy';
|
||||
|
||||
|
||||
// Imports
|
||||
// Import components and elements
|
||||
import Element_input_files_tbl from '$lib/elements/element_input_files_tbl.svelte';
|
||||
@@ -21,10 +20,6 @@
|
||||
} from '$lib/stores/ae_stores';
|
||||
|
||||
// Exports
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
interface Props {
|
||||
log_lvl?: number;
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<script lang="ts">
|
||||
import { preventDefault } from 'svelte/legacy';
|
||||
|
||||
|
||||
// Imports
|
||||
// Import components and elements
|
||||
import Element_input_files_tbl from '$lib/elements/element_input_files_tbl.svelte';
|
||||
@@ -21,10 +20,6 @@
|
||||
} from '$lib/stores/ae_stores';
|
||||
|
||||
// Exports
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
interface Props {
|
||||
log_lvl?: number;
|
||||
|
||||
Reference in New Issue
Block a user