{ "workbench.colorCustomizations": { "activityBar.activeBackground": "#b299e5", "activityBar.activeBorder": "#f9ece6", "activityBar.background": "#b299e5", "activityBar.foreground": "#15202b", "activityBar.inactiveForeground": "#15202b99", "activityBarBadge.background": "#f9ece6", "activityBarBadge.foreground": "#15202b", "statusBar.background": "#9370db", "statusBar.foreground": "#15202b", "statusBarItem.hoverBackground": "#7447d1", "titleBar.activeBackground": "#9370db", "titleBar.activeForeground": "#15202b", "titleBar.inactiveBackground": "#9370db99", "titleBar.inactiveForeground": "#15202b99" }, "peacock.color": "#9370DB", "javascript.format.enable": false, "editor.codeActionsOnSave": { "source.fixAll.eslint": true }, "eslint.validate": ["typescript"], "[html]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[javascript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[json]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[scss]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[typescript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "editor.formatOnSave": true, "typescript.preferences.importModuleSpecifier": "relative", "cSpell.words": [ "aidant", "aidants", "aptic", "cnfs", "courriel", "espace", "grandlyon", "nestjs", "orientator", "permanences", "photonban", "spyer", "Unvalidated" ] }