Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Hafner (0.16 sec)

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

            // A leading slash matches the beginning of the pathname
            /^\//,
            () => '^'
        ],
    
        // replace special metacharacter slash after the leading slash
        [
            /\//g,
            () => '\\/'
        ],
    
        [
            // > A leading "**" followed by a slash means match in all directories.
    JavaScript
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Fri Apr 12 13:42:16 GMT 2024
    - 17.5K bytes
    - Viewed (0)
Back to top