mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #4817 from nxhack/omit_unexpected_space
node: delete unnecessary TAB characters at the end of a line
This commit is contained in:
@@ -10,4 +10,3 @@
|
|||||||
|
|
||||||
if (homeDir) {
|
if (homeDir) {
|
||||||
paths.unshift(path.resolve(homeDir, '.node_libraries'));
|
paths.unshift(path.resolve(homeDir, '.node_libraries'));
|
||||||
|
|
||||||
Reference in New Issue
Block a user