Property 'config' has no initializer and is not definitely assigned in the constructor.ts(2564)
最近在使用 typescript 写项目,然后报了下面的警告
Property 'config' has no initializer and is not definitely assigned in the constructor.ts(2564)
不积跬步无以至千里
最近在使用 typescript 写项目,然后报了下面的警告