You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-24 20:19:10 +02:00
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": [
|
|
"**/*.ts",
|
|
"**/*.tsx",
|
|
],
|
|
} |