diff options
| author | Shinigami <[email protected]> | 2023-04-26 19:43:17 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-26 19:43:17 +0200 |
| commit | c2b1408850123ddca6cd5a58df4be76d2c039732 (patch) | |
| tree | 734eef9085003ebc1483c13ef1a45ad190e4b4d8 /src/internal | |
| parent | 3fc7bf1b24ed67696b4824abcd9fa14af43cb66d (diff) | |
| download | faker-c2b1408850123ddca6cd5a58df4be76d2c039732.tar.xz faker-c2b1408850123ddca6cd5a58df4be76d2c039732.zip | |
chore: eslint report-unused-disable-directives (#2097)
Diffstat (limited to 'src/internal')
| -rw-r--r-- | src/internal/deprecated.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal/deprecated.ts b/src/internal/deprecated.ts index a49e64f6..fe2cdc94 100644 --- a/src/internal/deprecated.ts +++ b/src/internal/deprecated.ts @@ -1,4 +1,3 @@ -/* eslint-disable jsdoc/check-tag-names */ /* eslint-disable jsdoc/require-param */ /** |
