Waypoint icon indicating copy to clipboard operation
Waypoint copied to clipboard

Add .editorconfig and fantomas-config.json

Open cmeeren opened this issue 4 years ago • 1 comments

Since Waypoint is opinionated regarding coding style, there should be an .editorconfig and a fantomas-config.json in the project root to make IDEs that support these files (e.g. VSCode, and VS at least supports .editorconfig) automatically use the correct settings.

cmeeren avatar Mar 09 '20 07:03 cmeeren

added a basic .editorconfig in PR https://github.com/ionide/Waypoint/pull/5

jbeeko avatar Mar 18 '20 19:03 jbeeko