mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
remove vscode changes
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,7 +1,5 @@
|
|||||||
// Place your settings in this file to overwrite default and user settings.
|
// Place your settings in this file to overwrite default and user settings.
|
||||||
{
|
{
|
||||||
"editor.fontFamily": "Fira Code",
|
|
||||||
"editor.fontLigatures": true,
|
|
||||||
"files.exclude": {
|
"files.exclude": {
|
||||||
"**/.git": true,
|
"**/.git": true,
|
||||||
"**/.svn": true,
|
"**/.svn": true,
|
||||||
@@ -11,8 +9,6 @@
|
|||||||
"**/.happypack": true
|
"**/.happypack": true
|
||||||
},
|
},
|
||||||
"editor.renderIndentGuides": true,
|
"editor.renderIndentGuides": true,
|
||||||
"window.zoomLevel": 8,
|
|
||||||
"html.format.wrapAttributes": "force",
|
|
||||||
"markdownlint.config": {
|
"markdownlint.config": {
|
||||||
"MD032": false,
|
"MD032": false,
|
||||||
"MD004": false,
|
"MD004": false,
|
||||||
|
Reference in New Issue
Block a user