Skip to content

Commit

Permalink
코드 스캐닝 결과 반영 (#240)
Browse files Browse the repository at this point in the history
* refactor: delete useless backtick

* refactor: identical operands

* chore: delete former assets and excluding configurations
  • Loading branch information
hyesungoh authored Mar 7, 2023
1 parent 3d32b8f commit 8b22183
Show file tree
Hide file tree
Showing 84 changed files with 3 additions and 5,153 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ module.exports = {
'public',
'.yarn',
'@types',
'former',
],
settings: {
'import/resolver': {
Expand Down
53 changes: 0 additions & 53 deletions former/Button/Button.tsx

This file was deleted.

1 change: 0 additions & 1 deletion former/Button/index.tsx

This file was deleted.

18 changes: 0 additions & 18 deletions former/CTAButton/CTAButton.tsx

This file was deleted.

1 change: 0 additions & 1 deletion former/CTAButton/index.tsx

This file was deleted.

52 changes: 0 additions & 52 deletions former/NavigationBar/Anchor.tsx

This file was deleted.

46 changes: 0 additions & 46 deletions former/NavigationBar/DimOverlay.tsx

This file was deleted.

48 changes: 0 additions & 48 deletions former/NavigationBar/HamburgerButton.tsx

This file was deleted.

75 changes: 0 additions & 75 deletions former/NavigationBar/HamburgerContent.tsx

This file was deleted.

Loading

1 comment on commit 8b22183

@vercel
Copy link

@vercel vercel bot commented on 8b22183 Mar 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.