Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
defineContants要求字符串,你可以把host对应的内容用JSON.stringify包裹一下
我的eslint配置是这样的 这三种写法都不报错,我想使用单引号,不加分号,还有不能有冗余的空格。请问要怎么配置
我现在有一个用taro框架写的微信小程序,但是配置eslint出了问题,就是类似一些低级的语法错误,得不到提示。比如加分号,冗余的空格,还有双引号等等。在线求怎么配置eslint.