Commit 4ad8d88
committed
minor #104 Add an EditorConfig file (Lyrkan)
This PR was merged into the master branch.
Discussion
----------
Add an EditorConfig file
This PR adds an [.editorconfig](http://editorconfig.org/) file at the root of the project with the following settings:
* Unix line endings
* For JS files:
* 4-spaces indents
* Trim trailing whitespaces
* Insert a new line at the end of each file
Commits
-------
a26fa15 Add EditorConfig file1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments