Files
tauri-plugins-workspace/plugins/authenticator/tsconfig.json
T
Amr Bashir c73049d3ed fix: remove tsconfig symlink (#429)
* fix: remove tsconfig symlink

* one more tsconfig
2023-06-09 03:17:53 +03:00

Symbolic link
5 lines
76 B
JSON

{
"extends": "../../tsconfig.base.json",
"include": ["guest-js/*.ts"]
}