以下の内容はhttps://tech-up.hatenablog.com/entry/2019/03/15/152258より取得しました。


エラー解消法_Property '…' has no initializer and is not definitely assigned in the constructor【TypeScript】

TypeScriptで、Property '…' has no initializer and is not definitely assigned in the constructorのエラー、つまり初期化されていない、というエラーが発生する場合、tsconfig.jsonに下記を記述をするとエラーが解消されます。

"strictPropertyInitialization": false


プロパティの初期化チェックの厳密でなくする、という設定を意味します。






以上の内容はhttps://tech-up.hatenablog.com/entry/2019/03/15/152258より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14