mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
chore: initialize my-pi extension bundle
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"commandRewritingEnabled": false,
|
||||
"mode": "rewrite",
|
||||
"guardWhenRtkMissing": true,
|
||||
"showRewriteNotifications": true,
|
||||
"outputCompaction": {
|
||||
"enabled": true,
|
||||
"stripAnsi": true,
|
||||
"readCompaction": {
|
||||
"enabled": false
|
||||
},
|
||||
"sourceCodeFilteringEnabled": false,
|
||||
"preserveExactSkillReads": false,
|
||||
"truncate": {
|
||||
"enabled": true,
|
||||
"maxChars": 12000
|
||||
},
|
||||
"sourceCodeFiltering": "none",
|
||||
"smartTruncate": {
|
||||
"enabled": false,
|
||||
"maxLines": 220
|
||||
},
|
||||
"aggregateTestOutput": true,
|
||||
"filterBuildOutput": true,
|
||||
"compactGitOutput": true,
|
||||
"aggregateLinterOutput": true,
|
||||
"trackSavings": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user