Skip to content

Commit

Permalink
spelling: typescript
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
  • Loading branch information
jsoref committed Mar 8, 2024
1 parent d34b70c commit 5eb5987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Expand Up @@ -46,7 +46,7 @@
"unicorn/prefer-ternary": "off" // TODO: fix issues and turn this back on
},

// Typescript settings
// TypeScript settings
"overrides": [
{
"files": ["**/*{.ts,tsx}"],
Expand Down

0 comments on commit 5eb5987

Please sign in to comment.