Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] TypeScript and Eslint Setting #3

Merged
merged 3 commits into from
Oct 6, 2021
Merged

Conversation

saseungmin
Copy link
Owner

@saseungmin saseungmin commented Oct 5, 2021

  • Install about TS and Eslint Setting
  • eslint 룰 적용
  • dependencies의 불필요한 의존선 devDependencies로 옮김
  • eslint rules 수정
  • install eslint-import-resolver-typescript, eslint-plugin-unused-imports

- Install about TS and Eslint Setting
@saseungmin saseungmin added the enhancement New feature or request label Oct 5, 2021
@saseungmin saseungmin self-assigned this Oct 5, 2021
@saseungmin saseungmin linked an issue Oct 5, 2021 that may be closed by this pull request
- eslint 룰 적용
- dependencies의 불필요한 의존선 devDependencies로 옮김
- eslint rules 수정
- install eslint-import-resolver-typescript, eslint-plugin-unused-imports
@saseungmin saseungmin merged commit 6a18bb9 into main Oct 6, 2021
@saseungmin saseungmin deleted the feat/ts-eslint-setting branch October 6, 2021 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Yarn berry에서 TypeScript와 Eslint 세팅
1 participant