Skip to content

Commit

Permalink
link to Node.js license
Browse files Browse the repository at this point in the history
  • Loading branch information
fasttime committed Aug 17, 2024
1 parent 1220d97 commit e5526a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/config-array/src/to-namespaced-path.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/**
* @fileoverview Polyfill for Node.js `path.toNamespacedPath`
* @author Francesco Trotta
* @license
* Copyright Node.js contributors: https://github.com/nodejs/node/blob/v22.3.0/LICENSE
*/

import { resolve, sep } from "node:path";
Expand Down

0 comments on commit e5526a4

Please sign in to comment.