Unable to extend eslint-config from sub-dependency within frontside/typescript
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 35/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- eslint, javascript
- 領域
- tooling
調査の方向性
Reproduce the nested node_modules layout described in the issue and compare it with the working top-level dependency layout. Read the linked ESLint feature request and the @rushstack/eslint-patch reference first; done means extending @frontside/eslint-config works from the sub-dependency without requiring a top-level installation.
索引モデルが issue の本文から書いたものです。
説明
Expected Behavior
my-project/
node_modules/
@frontside/typescript
node_modules/
@frontside/eslint-config
.eslintrc.json
extends @frontside/eslint-config // currently not working
Current Solution
my-project/
node_modules/
@frontside/typescript
@frontside/eslint-config
.eslintrc.json
extends @frontside/eslint-config // works
Related
- 主要言語
- JavaScript
- スター
- 10
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
thefrontside/javascript のほかの issue
-
chore
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
thefrontside/javascript#24 ·
-
migrate to npm v7 オープンchore
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
thefrontside/javascript#23 ·
-
Add README オープンdocumentation
難易度 2/5 1〜3時間 初心者へのやさしさ 35/100
thefrontside/javascript#18 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 35/100
thefrontside/javascript#14 ·
thefrontside/javascript の issue をすべて見る
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
avniproject/avni-client#2135 ·
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
babalae/bettergi-scripts-list#3674 ·
-
A-Release-Notes C-Editing D-Modest S-Ready-For-Implementation
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
bevyengine/bevy-website#2595 ·
-
ecosystem wording
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
matrix-org/matrix.org#3649 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
vadimdemedes/ink#1029 ·