Skip to content

Commit

Permalink
remove eslint config standard
Browse files Browse the repository at this point in the history
  • Loading branch information
Roaders committed Mar 30, 2022
1 parent b9b08f8 commit ed0ec66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scripts/eslint-typescript.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export async function configureEsLintTypescript(): Promise<void> {
const dependencies = [
'eslint',
'eslint-config-prettier',
'eslint-config-standard',
'eslint-plugin-import',
'eslint-plugin-node',
'eslint-plugin-prettier',
Expand Down

0 comments on commit ed0ec66

Please sign in to comment.