Files
node/tools
Rich Trott d408ee1be3 tools: remove superfluous regex in tools/doc/json.js
Remove noCallOrProp from tools/doc/json.js. It is a negative lookahead
that is only used in one regex where it is placed immediately before a
terminating $, thus rendering it meaningless.

PR-URL: https://github.com/nodejs/node/pull/33998
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jamie Davis <davisjam@vt.edu>
2020-06-23 15:31:39 -07:00
..
2020-06-12 15:48:28 +02:00
2020-06-01 11:57:11 -07:00
2020-03-11 17:38:43 +01:00
2020-04-18 07:59:45 +05:30
2019-06-27 11:57:19 +02:00