Skip to content

Commit

Permalink
chore: revert unwanted changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hankucz committed Jul 26, 2022
1 parent 40e96e6 commit 9d475b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/name/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import type { Faker } from '../..';
import { deprecated } from '../../internal/deprecated';

// disabled until renamed to Sex
export enum Gender {
// eslint-disable-next-line @typescript-eslint/naming-convention
female = 'female',
Expand Down

0 comments on commit 9d475b0

Please sign in to comment.