2024-05-02, Version 22.1.0 (Current) #52768 Changes from all commits File filter Conversations 139 changes: 72 additions & 67 deletions 139 .eslintrc.js @@ -19,6 +19,7 @@ const hacks = [ 'eslint-plugin-markdown', '@babel/eslint-parser', '@babel/plugin-syntax-import-attributes...
[3234dc6100] -test_runner: passoptionsdirectly toTestCoverage(Aviv Keller)#55578 [15028dd073] -tools: update ESLint to 9.14.0 (dependabot[bot])#55689 [961cbc9c0f] -tools: useutil.parseArgsinlint-md(Aviv Keller)#55694 [8fc962f1af] -tools: fix root certificate updater (Richard Lau)...
Lint The Current Thing. Latest version: 7.3.6, last published: 5 months ago. Start using eslint-config-current-thing in your project by running `npm i eslint-config-current-thing`. There are no other projects in the npm registry using eslint-config-curre
[d3653fe8ac] - tools: update eslint to 9.6.0 (Node.js GitHub Bot) #53645 [1e930e93d4] - tools: update lint-md-dependencies to unified@11.0.5 (Node.js GitHub Bot) #53555 [317a13b30f] - tools: replace reference to NodeMainInstance with SnapshotBuilder (codediverdev) #53544 [...
[8850dacc88] - tools: update lint-md-dependencies to rollup@3.19.1 (Node.js GitHub Bot) #47045 [d1ca5b6d47] - tools: align update-ada.sh with other scripts (Tony Gorez) #47044 [b58d52301e] - tools: update eslint to 8.36.0 (Node.js GitHub Bot) #47046 [d78bef8a1f] - to...
Make sure all of your code is run through Prettier when you commit it to git. We achieve this by configuring prettier to run on git hooks using husky and lint-staged.. Latest version: 0.0.1, last published: 4 years ago. Start using @mediacurrent/prettier
let报错: let definenation are not supported by current JavaScript version 原因分析: let是ES2015(ES6) 新增加的重要 JavaScript 关键字,以往的版本没有,所以要改一下javascript版本 解决方案: 1.选择File -->settings… 2.选择Languages&F...WebStorm JS报错 ... not supported by current JavaScript version...
{ /** * @fileOverview 调起NA逻辑入口 * 原callnautil 和原native-util合并,改名为native-util */ 'use strict'; /* jshint strict:false */ /* eslint-disable no-irregular-whitespace */ require.loadCss({url: '//webmap1.bdimg.com/mobile/simple/static/common/widget/util/callnautil.inline_...
Cannot attach medium 'D:\program\VirtualBox\VBoxGuestAdditions.iso' {83b35b10-8fa2-4b81-8187-b2fc212ded22}: medium is already associated with the current state of machine uuid {f36ac97e-4847-4390-89e9-e3296d5ed51d}!. 返回 代码: ...
let报错: let definenation are not supported by current JavaScript version 原因分析: let是ES2015(ES6) 新增加的重要 JavaScript 关键字,以往的版本没有,所以要改一下javascript版本 解决方案: 1.选择File -->settings… 2.选择Languages&F... WebStorm JS报错 ... not supported by current JavaScript versio...