Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 eslint 进行 linting 时,如何处理对服务器端 (node.js) 代码和客户端代码使用不同的配置文件?您是否在 package.json 的 lint 脚本中为 eslint 指定了不同的参数?你有单独的配置文件吗?