File: .editorconfig

Recommend this page to a friend!
  Classes of Jeremy Judeaux   Cancellable chain of promises   .editorconfig   Download  
File: .editorconfig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Cancellable chain of promises
Run chains of actions based on asynchronous events
Author: By
Last change: Update of .editorconfig
Date: 2 years ago
Size: 188 bytes
 

Contents

Class file image Download
root = true [*] indent_style = space indent_size = 2 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [*.md] trim_trailing_whitespace = false