PHP Classes

File: .editorconfig

Recommend this page to a friend!
  Classes of Nyi Nyi Lwin   S3 B2B PHP Amazon S3 File Manager   .editorconfig   Download  
File: .editorconfig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: S3 B2B PHP Amazon S3 File Manager
Manage files stored in multiple Amazon S3 buckets
Author: By
Last change:
Date: 9 months ago
Size: 345 bytes
 

Contents

Class file image Download
root = true [*] charset = utf-8 end_of_line = lf indent_size = 2 indent_style = space insert_final_newline = true trim_trailing_whitespace = true [*.md] trim_trailing_whitespace = false [*.php] indent_size = 4 [*.scss] [*.{vue, js}] indent_size = 2 indent_style = space [*.{yml,yaml}] indent_size = 2 [docker-compose.yml] indent_size = 2