PHP Classes

File: .vscode/settings.json

Recommend this page to a friend!
  Packages of Robert Devenyi   Sibo Meal Planner   .vscode/settings.json   Download  
File: .vscode/settings.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Sibo Meal Planner
App to help treat the SIBO health condition
Author: By
Last change:
Date: 8 months ago
Size: 310 bytes
 

Contents

Class file image Download
{ "editor.bracketPairColorization.enabled": true, "editor.guides.bracketPairs": true, "editor.formatOnSave": true, "editor.defaultFormatter": "esbenp.prettier-vscode", "editor.codeActionsOnSave": ["source.fixAll.eslint"], "eslint.validate": ["javascript", "javascriptreact", "typescript", "vue"] }