You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[typescript-styled-plugin](https://github.com/Microsoft/typescript-styled-plugin)— 템플릿 문자열 내부에 CSS 린팅(linting)을 제공합니다.
14
+
-[typescript-eslint-language-service](https://github.com/Quramy/typescript-eslint-language-service)— 컴파일러 출력 내부에 eslint 오류 메시징 및 수정 기능을 제공합니다.
15
+
-[ts-graphql-plugin](https://github.com/Quramy/ts-graphql-plugin)— GraphQL 쿼리 템플릿 문자열 내에서 검증 및 자동 완성을 제공합니다.
16
+
17
+
VS Code는 [automatically include language service plugins](https://code.visualstudio.com/api/references/contribution-points#contributes.typescriptServerPlugins)에 대한 확장 기능이 있어서, `tsconfig.json`에서 정의 할 필요 없이 에디터에서 일부를 실행할 수 있습니다.
0 commit comments