mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 13:03:42 +01:00
#issue 33155: treate .pac file as javascript file (#33245)
This commit is contained in:
committed by
Matt Bierner
parent
609468b505
commit
ee36947c88
@@ -42,7 +42,8 @@
|
||||
"extensions": [
|
||||
".js",
|
||||
".es6",
|
||||
".mjs"
|
||||
".mjs",
|
||||
".pac"
|
||||
],
|
||||
"filenames": [
|
||||
"jakefile"
|
||||
|
||||
Reference in New Issue
Block a user