mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
c73049d3ed
* fix: remove tsconfig symlink * one more tsconfig
Symbolic link
5 lines
76 B
JSON
Symbolic link
5 lines
76 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"include": ["guest-js/*.ts"]
|
|
}
|