Skip to content

Commit

Permalink
🎨 pnpm format
Browse files Browse the repository at this point in the history
  • Loading branch information
NatoBoram committed Mar 1, 2024
1 parent 1bb539d commit 92981e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"noImplicitOverride": true,
"noPropertyAccessFromIndexSignature": true,
"allowUnusedLabels": false,
"allowUnreachableCode": false,
"allowUnreachableCode": false

// Completeness
},
}
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias
//
// If you want to overwrite includes/excludes, make sure to copy over the relevant
Expand Down

0 comments on commit 92981e0

Please sign in to comment.