Atom 无法识别 create-react-app 的 linting 错误
当我通过 npx create-react-app my-app 命令创建新的 React 应用程序时,编辑器中不会标记 linting 错误。当然,当应用程序运行时,它们仍然出现在终端中。
- create-react-app:v.5.0.0
- 反应:v.17.0.2
- npm:v.8.1.2
- 编辑器:Atom v.1.60.0
Atom Linting 包:
- jsonlint v.1.1.4
- linter v3.4.0
- linter-eslint 9.0.0
- linter-ui-default 3.4.1
你知道为什么会这样吗?
注意:我已经有其他项目使用 Atom 正确地进行了 lint 检测,只是不确定为什么基础 CRA 不进行 lint 检测。
When I create a new React app via the npx create-react-app my-app
command, linting errors do not get flagged within the editor. They still appear in the terminal when the app is run of course.
- create-react-app: v.5.0.0
- react: v.17.0.2
- npm: v.8.1.2
- editor: Atom v.1.60.0
Atom Linting Packages:
- jsonlint v.1.1.4
- linter v3.4.0
- linter-eslint 9.0.0
- linter-ui-default 3.4.1
Any ideas of why this might be?
Note: I've got other projects linting properly with Atom, just not sure why base CRA does not lint.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论