Fix a trailing comma.

main
nightly 2022-10-19 12:45:23 +02:00
parent 40e686bd7a
commit 26fdd9e57c
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"plugin:@typescript-eslint/recommended"
],
// Enable if you need jsx support