update, text, response
This commit is contained in:
2
node_modules/ignore/index.d.ts
generated
vendored
2
node_modules/ignore/index.d.ts
generated
vendored
@@ -42,7 +42,7 @@ export interface Ignore {
|
||||
test(pathname: Pathname): TestResult
|
||||
}
|
||||
|
||||
interface Options {
|
||||
export interface Options {
|
||||
ignorecase?: boolean
|
||||
// For compatibility
|
||||
ignoreCase?: boolean
|
||||
|
||||
Reference in New Issue
Block a user