PHP Classes

File: pint.json

Recommend this page to a friend!
  Packages of Victor John Ukam   Prompt Deck   pint.json   Download  
File: pint.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Prompt Deck
Organize versioned artificial intelligence promts
Author: By
Last change:
Date: 2 months ago
Size: 742 bytes
 

Contents

Class file image Download
{ "preset": "laravel", "rules": { "phpdoc_summary": true, "phpdoc_annotation_without_dot": false, "phpdoc_separation": { "groups": [ ["param"], ["return"], ["throws"] ] }, "binary_operator_spaces": { "default": "single_space", "operators": { "=>": "align_single_space_minimal", "=": "align_single_space_minimal" } }, "phpdoc_align": { "align": "left", "tags": ["param", "return", "throws", "type", "var"] }, "phpdoc_indent": true, "phpdoc_scalar": true, "phpdoc_trim": true } }