/hello').TypeScript Node.js要求所有本地import都包含导入模块的扩展(例如,import hello from './hello.js'将编译带有或不带.js扩展的import),这意味着缺少的.js扩展是运行时.js.不转换import以添加.js扩展或将.ts转换为.js.在我的N
ESLint似乎无法解析".eslintrc.js“文件。"tsconfig.json“文件(空白/默认配置):我用以下内容填充".eslintrc.js“文件,如中所指定的 extends: ['airbnb-typescriptThe file must be included in at least one of the proj