Skip to content

Commit

Permalink
fix awkward sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowans committed Dec 4, 2023
1 parent e500829 commit 93e1d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import './missing'

Check failure on line 9 in test/test.ts

View workflow job for this annotation

GitHub Actions / Node 18

More than 1 blank line not allowed

Check failure on line 9 in test/test.ts

View workflow job for this annotation

GitHub Actions / Node 20

More than 1 blank line not allowed

Check failure on line 9 in test/test.ts

View workflow job for this annotation

GitHub Actions / Node 21

More than 1 blank line not allowed
export async function test_fn (varName) {

// This files has purposely formatted badly to ensure the
// This file is formatted badly on purpose to ensure the
// ESLint configuration is loading correctly.

var VAR = /[0-9\d]/g
Expand Down

0 comments on commit 93e1d31

Please sign in to comment.