don't lint fix this import.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { stripSlash } from 'router-slot/util';
|
||||
/* eslint-disable */
|
||||
import { stripSlash } from 'router-slot/util'; // This must only include the util to avoid side effects of registering the route element.
|
||||
|
||||
const PARAM_IDENTIFIER = /:([^\\/]+)/g;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user