mirror of
https://github.com/zadam/trilium.git
synced 2025-12-11 09:54:23 +01: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: {
|
languageOptions: {
|
||||||
parser: tsParser
|
parser: tsParser
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user