mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-10 03:53:37 -06:00
chore(eslint): apply to .tsx as well
This commit is contained in:
parent
d15b5f8cbc
commit
fcf51ec6da
@ -63,7 +63,7 @@ const mainConfig = [
|
||||
}
|
||||
},
|
||||
{
|
||||
files: ["**/*.{js,ts,mjs,cjs}"],
|
||||
files: ["**/*.{js,ts,mjs,cjs,tsx}"],
|
||||
|
||||
languageOptions: {
|
||||
parser: tsParser
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user