Skip to content

Commit 28a1e41

Browse files
garrettwderickr
authored andcommitted
rm non de-facto-standard extensions
1 parent 99388af commit 28a1e41

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
1818
"extensions": [
1919
"DEVSENSE.composer-php-vscode",
2020
"editorconfig.editorconfig",
21-
"junstyle.php-cs-fixer",
22-
"ms-vscode.makefile-tools",
23-
"recca0120.vscode-phpunit"
21+
"ms-vscode.makefile-tools"
2422
]
2523
}
2624
},

0 commit comments

Comments
 (0)