You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Remove the line below if you want to inherit .editorconfig settings from higher directories
# C# or VB files
[*.{cs,vb,ts,tsx}]
guidelines = 120
#### Core EditorConfig Options ####
#Formatting - header template
file_header_template = ---------------------------------------------------------------\nCopyright (c) North East London ICB. All rights reserved.\n---------------------------------------------------------------
#sort System.* using directives alphabetically, and place them before other usings