mirror of
https://github.com/laurent22/joplin
synced 2025-04-29 16:37:26 +08:00
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": [
|
|
"**/*.ts",
|
|
"**/*.tsx",
|
|
],
|
|
} |