Include if your extension adds any VS Code settings through the contributes.configuration
extension point.
This extension contributes the following settings:
fileType
: (default) '.{ts,js}'outputDir
: (default) 'dist'inputDir
: (default) 'src'
Enjoy!