From 155fee34cba8f370e9bee8263e63a986da59c570 Mon Sep 17 00:00:00 2001 From: "YongRae_Kim (Usage)" Date: Wed, 16 Mar 2022 15:22:18 +0900 Subject: [PATCH 01/37] =?UTF-8?q?chore:=20eslint=20=EC=84=A4=EC=A0=95,=20C?= =?UTF-8?q?RLF=20->=20LF=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eslintrc.json | 5 ++++- package.json | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.eslintrc.json b/.eslintrc.json index 48b77563c..42ad3ce90 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -13,6 +13,7 @@ "sourceType": "module" }, "rules": { + "no-new": 0, "no-var": "error", "max-depth": ["error", 2], "no-console": "warn", @@ -21,6 +22,8 @@ "no-constant-condition": 0, "no-unused-private-class-members": 0, "lines-between-class-members": 0, - "no-useless-escape": 0 + "no-useless-escape": 0, + "import/no-unresolved": 0, + "import/extensions": 0 } } diff --git a/package.json b/package.json index bb088b4a4..abdfbc39a 100644 --- a/package.json +++ b/package.json @@ -15,15 +15,15 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/kkojae91/javascript-youtube-classroom.git" + "url": "git+https://github.com/usageness/javascript-youtube-classroom.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { - "url": "https://github.com/kkojae91/javascript-youtube-classroom/issues" + "url": "https://github.com/usageness/javascript-youtube-classroom/issues" }, - "homepage": "https://github.com/kkojae91/javascript-youtube-classroom#readme", + "homepage": "https://usageness.github.io/javascript-youtube-classroom/", "devDependencies": { "@babel/core": "^7.17.5", "@babel/plugin-transform-runtime": "^7.17.0", From 2b83fef3d9f25207b4a9ae2567d44eeade6df020 Mon Sep 17 00:00:00 2001 From: "YongRae_Kim (Usage)" Date: Wed, 16 Mar 2022 15:49:43 +0900 Subject: [PATCH 02/37] =?UTF-8?q?docs:=20todo=20list=20=EC=9E=91=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4241f899..6fde341f0 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@
- 검색 결과가 없습니다 - 다른 키워드로 검색해보세요 + ${message}
${channel}
${date}
+ 저장된 영상이 없습니다나만의 영상을 검색하여 저장해보세요 +
- ${message} -
+ ${message} +
+ 검색 결과가 없습니다다른 키워드로 검색해보세요 +
검색 결과가 없습니다다른 키워드로 검색해보세요