We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 145a9bc commit 497e44eCopy full SHA for 497e44e
docs/features/auto-install.md
@@ -18,6 +18,8 @@ export default {
18
} satisfies MockConfig
19
```
20
21
+_Alternatively, you could also use the alias `faker.config.ts` if you prefer._
22
+
23
### Method 2: Programmatic
24
25
Enable auto-install when creating a Faker instance:
0 commit comments