📁
TIL
  • Today I Learned
  • 🌏WEB
    • 브라우저 동작원리
    • DOM
  • 🖥️DEV
    • Front-End
    • JavaScript
      • Primitive types vs Reference types
      • Undefined vs Null
      • Variable(변수와 상수)
    • React.js
      • 개발 환경 설정하기
      • 리액트 프로젝트 셋팅하기
        • CRA + Typescript 프로젝트 생성 및 기본세팅.
        • CRA에 tsconfig.paths.json 추가하기
  • 💻IntelliJ
    • ESLint 파일 설정
    • TypeScript 버전 설정
Powered by GitBook
On this page

Was this helpful?

  1. 💻IntelliJ

TypeScript 버전 설정

PreviousESLint 파일 설정

Last updated 3 years ago

Was this helpful?