Skip to content

Commit

Permalink
Try @typescript-eslint/naming-convention
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x authored Jul 13, 2023
1 parent c74717f commit c91980d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
{
"files": ["src/lib/seam/connect/**/*.ts"],
"rules": {
"@typescript-eslint/camelcase": "off",
"@typescript-eslint/naming-convention": "off",
"node/file-extension-in-import": [
"error",
"always",
Expand Down

0 comments on commit c91980d

Please sign in to comment.