Skip to content

Commit

Permalink
Discard changes to benchmark/make-project/_template.js
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-lefebvre authored Dec 11, 2024
1 parent 9783d2a commit 2b78e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/make-project/_template.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
* previous artifacts here before generating files.
* @param {URL} projectDir
*/
export async function run(projectDir) {}
export async function run(projectDir) {}

Check notice on line 6 in benchmark/make-project/_template.js

View workflow job for this annotation

GitHub Actions / Lint

lint/correctness/noUnusedFunctionParameters

This parameter is unused.

Check notice on line 6 in benchmark/make-project/_template.js

View workflow job for this annotation

GitHub Actions / Lint

lint/correctness/noUnusedVariables

This parameter is unused.

0 comments on commit 2b78e2d

Please sign in to comment.