Skip to content

Commit 24cf84e

Browse files
authored
Add 'example' namespace as reserved one. (#371)
Hi, we (@yasunori, @Omochice, @ryoppippi, @take and myself) propose the `example` namespace, which guarantees that there are no modules at all. This is intended to be a safe namespace for sample code, etc. We would like to update the doc if this is accepted. Would you mind telling me which repository to update for this namespace?
1 parent 98c4448 commit 24cf84e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/src/reserved_scopes.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@
179179
"eventemitter2",
180180
"eventemitter3",
181181
"events",
182+
"example",
182183
"execa",
183184
"expect",
184185
"express",

0 commit comments

Comments
 (0)