allegro / allegro/typescript-strict-plugin

Feature request: Nx.dev compatibility

オープン
#32 コメント 8 件 リアクション 4 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
397
フォーク
34
PR マージ指標
PR 指標を取得中

説明

Hi I love the idea of your plugin. I'm trying to get it to work in my monorepo, which uses Nx.dev.

Here's how you can get a repo locally to test with:
```bash
npm i -g yarn && \
rm -rf ~/nx-demo && \
cd ~/ && \
npx create-nx-workspace nx-demo --packageManager=yarn --style=less --nx-cloud=false --interactive=false --preset=empty --linter=eslint && \
cd nx-demo
```

I currently get this error
```
Error: Command failed with exit code 1: tsc --showConfig
error TS5081: Cannot find a tsconfig.json file at the current directory: C:/p/nx_test.
```

Many thanks!

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。