chore
This commit is contained in:
@ -89,6 +89,7 @@ export type InputConfig = Omit<ESLintConfig, 'rules'> & {
|
||||
|
||||
/**
|
||||
* Automatically detect project types, dependencies and deduct the plugins.
|
||||
* @default true
|
||||
*/
|
||||
auto?: boolean;
|
||||
};
|
||||
|
Reference in New Issue
Block a user