Guest User

Untitled

a guest
May 24th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. {
  2. "folders": [
  3. {
  4. "path": "."
  5. }
  6. ],
  7. "settings": {
  8. "phpcs.enable": true,
  9. "phpcs.standard": "WordPress-Core",
  10. "phpcbf.enable": true,
  11. "phpcbf.executablePath": "phpcbf",
  12. "phpcbf.documentFormattingProvider": true,
  13. "phpcbf.onsave": false,
  14. "phpcbf.standard": "WordPress-Core",
  15. "editor.insertSpaces": false,
  16. }
  17. }
Add Comment
Please, Sign In to add comment