Skip to content

Commit

Permalink
warn
Browse files Browse the repository at this point in the history
  • Loading branch information
nirtamir2 committed Sep 24, 2024
1 parent 5b51aac commit e5e91a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/configs/typescript.ts
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ export async function typescript(
name: "nirtamir2/typescript/paths",
files,
rules: {
"paths/alias": "error",
"paths/alias": "warn",
},
},
isTypeAware ? [] : tseslint.configs.disableTypeChecked,
Expand Down

0 comments on commit e5e91a5

Please sign in to comment.