mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-06 04:50:03 -06:00
chore(client/ts): port tab_row
This commit is contained in:
@@ -14,5 +14,8 @@
|
||||
"allowJs": true
|
||||
},
|
||||
"include": ["./src/public/app/**/*"],
|
||||
"files": ["./src/public/app/types.d.ts"]
|
||||
"files": [
|
||||
"./src/public/app/types.d.ts",
|
||||
"./src/public/app/types-lib.d.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user