We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6134859 commit d8987d6Copy full SHA for d8987d6
1 file changed
tools/scripts/top_level_namespaces
@@ -16,7 +16,7 @@
16
# See the License for the specific language governing permissions and
17
# limitations under the License.
18
19
-# Finds top-level namespaces.
+# Finds top-level namespace packages.
20
21
22
# VARIABLES #
@@ -30,7 +30,7 @@ base_dir="${root_dir}/lib/node_modules"
30
31
# FUNCTIONS #
32
33
-# Finds packages.
34
main() {
35
local pkgs
36
0 commit comments