Skip to content

Commit

Permalink
style: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
vansergen committed Jan 28, 2024
1 parent 82ab96e commit 3e49aa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsconfig.json
Expand Up @@ -16,6 +16,6 @@
"noUnusedParameters": true,
"exactOptionalPropertyTypes": true,
"noImplicitReturns": true,
"noFallthroughCasesInSwitch": true
}
"noFallthroughCasesInSwitch": true,
},
}

0 comments on commit 3e49aa1

Please sign in to comment.