Andrea Barani
Results
2
issues of
Andrea Barani
# Environment ```none Windows build number: 10.0.19041.388 Windows Terminal version (if applicable): 1.1.2021.0 ``` # Steps to reproduce - Open Windows Terminal - `setx WSLENV "${env:WSLENV}:TEST/p"` - Close and reopen...
Help Wanted
Issue-Bug
Area-TerminalConnection
Product-Terminal
Area-CodeHealth
good first issue
### Describe the bug When the `includeAugmentation` option is set the generated code contains the following declaration: ```ts declare module 'eslint' { namespace Linter { interface RulesRecord extends RuleOptions {}...