treewide: editorconfig fixes
- add final newline - use spaces for indentation
This commit is contained in:
+1
-1
@@ -10090,4 +10090,4 @@ in
|
||||
tarball = nodeEnv.buildNodeSourceDist args;
|
||||
package = nodeEnv.buildNodePackage args;
|
||||
shell = nodeEnv.buildNodeShell args;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,4 +14,4 @@ in
|
||||
import ./node-packages.nix {
|
||||
inherit (pkgs) fetchurl fetchgit;
|
||||
inherit nodeEnv;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user