diff options
| author | zowoq <59103226+zowoq@users.noreply.github.com> | 2020-08-03 12:12:20 +1000 |
|---|---|---|
| committer | zowoq <59103226+zowoq@users.noreply.github.com> | 2020-08-03 12:12:20 +1000 |
| commit | 3188a3793717d7f8358fad7238ef159a1e54f9af (patch) | |
| tree | 5f7432f3ee16d01e7940036a1c9673e469a16235 /.editorconfig | |
| parent | Merge pull request #94503 from r-ryantm/auto-update/hcxdumptool (diff) | |
| download | nixpkgs-3188a3793717d7f8358fad7238ef159a1e54f9af.tar.gz | |
.editorconfig: add node-packages.nix
Diffstat (limited to '.editorconfig')
| -rw-r--r-- | .editorconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig index 954bec9cd04d..2077eff2ca53 100644 --- a/.editorconfig +++ b/.editorconfig @@ -60,6 +60,9 @@ insert_final_newline = unset [gemset.nix] insert_final_newline = unset +[node-packages.nix] +insert_final_newline = unset + [pkgs/applications/editors/emacs-modes/recipes-archive-melpa.json] indent_size = unset |
