mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
Add support for disabling all hooks and use JSONC (#294234)
This commit is contained in:
@@ -70,6 +70,9 @@
|
||||
".ember-cli",
|
||||
"typedoc.json"
|
||||
],
|
||||
"filenamePatterns": [
|
||||
"**/.github/hooks/*.json"
|
||||
],
|
||||
"configuration": "./language-configuration.json"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user