Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Jennings (0.15 sec)

  1. .cm/plugins/filters/byCodeowner/ignore/index.js

        [
            /\\\s/g,
            () => SPACE
        ],
    
        // Escape metacharacters
        // which is written down by users but means special for regular expressions.
    
        // > There are 12 characters with special meanings:
        // > - the backslash \,
        // > - the caret ^,
        // > - the dollar sign $,
        // > - the period or dot .,
        // > - the vertical bar or pipe symbol |,
        // > - the question mark ?,
    JavaScript
    - Registered: Wed Apr 24 11:36:11 GMT 2024
    - Last Modified: Fri Apr 12 13:42:16 GMT 2024
    - 17.5K bytes
    - Viewed (0)
Back to top