Closed susiwen8 closed 3 years ago
eslint: 7.13.0 @ecomfe/eslint-config: 6.0.1
env: { browser: true, es2021: true, }, extends: [ '@ecomfe/eslint-config', ], parser: 'babel-eslint',
console.log(1); const a = { appKey: 'eot71qyZ0ino8W34o3XG6aQ9YdAn4R1m', path: `askonline/pages/qaonline/qaonline?uid=${1}&scene=payask&fr=center` };
path:
应该是 babel 的问题 https://github.com/eslint/eslint/issues/13839
版本
eslint: 7.13.0 @ecomfe/eslint-config: 6.0.1
配置
代码
预期
现象
path:
askonline/pages/qaonline/qaonline?uid=${1}&scene=payask&fr=center`` 就有提示,或者转成字符串拼接