mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
5 lines
84 B
JSON
5 lines
84 B
JSON
{
|
|
"extends": "../../../tsconfig.base.json",
|
|
"include": ["*.ts", "types/**/*"]
|
|
}
|