Enforce (fix) imports to be fully on a single line

前端 未结 0 1909
[愿得一人]
[愿得一人] 2021-01-07 17:59

I have the following eslint config:

   "object-curly-newline": ["error", {
        "ImportDeclaration": "never",
              


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题