1 ; This file is for unifying the coding style for different editors and IDEs.
2 ; More information at http://editorconfig.org to setup your IDE if need be.
14 [{client,server,shared}/**.{ts,json,js}]
15 trim_trailing_whitespace = true
16 insert_final_newline = true
21 trim_trailing_whitespace = false