Skip to content

Commit

Permalink
feat: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoPascoli committed Jan 24, 2025
1 parent 46183dd commit 07c2bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/cypress/support/commands.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
*
* This file is part of the Antares project.
*/

Check failure on line 13 in webapp/cypress/support/commands.js

View workflow job for this annotation

GitHub Actions / npm-lint

Missing new line after license header
// Commands here
alert("setup commands here")

Check failure on line 14 in webapp/cypress/support/commands.js

View workflow job for this annotation

GitHub Actions / npm-lint

Insert `;⏎`

0 comments on commit 07c2bb9

Please sign in to comment.