Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieudutour committed Dec 2, 2020
1 parent 1a8c532 commit 6e693fa
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@
"typescript",
"typescriptreact"
],
"spellright.language": [
"en"
],
"spellright.documentTypes": [
"markdown",
"latex",
"plaintext"
]
"spellright.language": ["en"],
"spellright.documentTypes": ["markdown", "latex", "plaintext"]
}

0 comments on commit 6e693fa

Please sign in to comment.