Skip to content

Commit 9447dba

Browse files
committed
run lint
1 parent 4f46c8d commit 9447dba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ export const TRANSFORM_OPTIONS = [
99
value: 'pluralized-methods',
1010
version: '5.0.0',
1111
},
12-
{
13-
description: 'Transform the deprecated signatures in Express v4',
14-
value: 'v4-deprecated-signatures',
15-
version: '5.0.0'
12+
{
13+
description: 'Transform the deprecated signatures in Express v4',
14+
value: 'v4-deprecated-signatures',
15+
version: '5.0.0',
1616
},
1717
]

0 commit comments

Comments
 (0)