1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

React typescript tslint.jsonの変更が反映されない

1
Posted at

環境

win10
react
typescript
npm start コマンド使用 http://localhost:3000/

状況

TSLint公式に書いてある通りにtslint.jsonに変更を加えたのに、変更が反映されない

解決策

npm startが実行しているターミナルを、ctrl + cで終了してnpm startを実行、で変更が反映されました

書き方間違ったかな?と思って1時間くらいいろんなサイト徘徊してました、、、

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?