Pig Fang
                                            Pig Fang
                                        
                                    是 3D 预览还是 2D 预览?
2D 预览有错是已知问题,短期内无法解决。
Hi @dkent600 , you can consider `eslint-plugin-import`.
那就考虑采用「白名单」的方式,例如只修复 `BinaryExpression` 等。
The `hasSideEffect` function will be improved in the future to detect more cases. Once the improvement completed, some rules besides `no-unused-expressions` can be done.
Yes, it can be an exception.
Also `max-len`, which will be hard.
Do we need to consider indent if we implement "max-len"?
If we implement "max-len", I think I don't need to use Prettier in other projects any more.
Should we add autofix for "no-unreachable"?