mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-06 08:31:54 +00:00
fixed #10034 - added auto-sudo-password plugin
This commit is contained in:
7
tabby-auto-sudo-password/tsconfig.json
Normal file
7
tabby-auto-sudo-password/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.json",
|
||||
"exclude": ["node_modules", "dist"],
|
||||
"compilerOptions": {
|
||||
"baseUrl": "src",
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user