Skip to content

Commit

Permalink
Merge pull request #316 from department-of-veterans-affairs/narin-pat…
Browse files Browse the repository at this point in the history
…ch-eslint-link

[Patch] Remove ClickToCallPhoneNumber and AttachmentLink from rules
  • Loading branch information
narin authored May 14, 2024
2 parents 561e177 + 9094484 commit f64b01a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions packages/linting/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,6 @@ module.exports = {
module: 'components',
use: 'Link from @department-of-veterans-affairs/mobile-component-library',
},
{
name: 'ClickToCallPhoneNumber',
module: 'components',
use: 'Link from @department-of-veterans-affairs/mobile-component-library',
},
{
name: 'AttachmentLink',
module: 'components',
use: 'Link from @department-of-veterans-affairs/mobile-component-library',
},
{
name: 'AlertBox',
module: 'components',
Expand Down

0 comments on commit f64b01a

Please sign in to comment.