mirror of
https://github.com/laurent22/joplin.git
synced 2026-03-13 08:09:59 +08:00
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": [
|
|
"**/*.ts",
|
|
"**/*.tsx",
|
|
],
|
|
} |