Skip to content

Commit

Permalink
Update tslint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyp3Boy authored Oct 15, 2024
1 parent 65cc65b commit 536ef7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

# Ejecuta ESLint y Prettier para analizar los archivos .js en el directorio src
- name: Run linters
uses: wearerequired/lint-action@v3
uses: wearerequired/lint-action@v1
with:
eslint: true
prettier: true

0 comments on commit 536ef7d

Please sign in to comment.