"generator-star-spacing": [2, "both"], //生成器函数前后空格 "max-depth": 0, //嵌套块深度 "max-len": 0, //一行最大长度,单位为字符 "max-params": 0, //函数最多能有多少个参数 "max-statements": 0, //函数内最多有几个声明 "no-bitwise": 0, //不允许使用位运算符 "no-plusplus...
"max-len": [0, 80, 4],//字符串最大长度 "max-nested-callbacks": [0, 2],//回调嵌套深度 "max-params": [0, 3],//函数最多只能有3个参数 "max-statements": [0, 10],//函数内最多有几个声明 "new-cap": 2,//函数名首行大写必须使用new方式调用,首行小写必须用不带new方式调用 "new-p...
const DEFAULT_DISABLED_RULES = { 'max-len': 'overlap', '@stylistic/js/max-len': 'overlap', '@stylistic/max-len': 'overlap', 'max-lines': 'anywhere-multiline', 'max-lines-per-function': 'overlap-multiline', }; 0 comments on commit 39bcea1 Please sign in to comment. Footer...
WARNING in ./src/App.vue x https://eslint.org/docs/rules/max-len Line 123 exceeds the maximum line length of 100 src/App.vue:123:1 @import url('//fonts.googleapis...') Are you willing to submit a pull request to fix this bug? If it's a simple(ish) fix, sure. eslint-depr...
diff --git a/lib/send-html.js b/lib/send-html.js index 4f9dc972..02b2adbd 100644 --- a/lib/send-html.js +++ b/lib/send-html.js @@ -4,7 +4,7 @@ // License text available at https://opensource.org/licenses/MIT 'use strict'; -const ejs = require('ejs'); +cons...
"max-len" : [2, 120, 2], "object-curly-spacing" : [2, "always"] "key-spacing" : 0, "jsx-quotes" : [2, "prefer-single"], "max-len" : [2, 120, 2], "object-curly-spacing" : [2, "always"] } } 0 comments on commit 80f3db5 Please sign in to comment. Footer...
Rule Proposal: vue/max-len#731 Closed 4 tasks wmfgerritpushed a commit to wikimedia/wikibase-termbox that referenced this issueApr 18, 2019 eslint: introduce vue rules 20deed4 xianshenglumentioned this issueJun 15, 2019 silverwindmentioned this issueJun 24, 2022 ...
{"maxInactiveAge":60000,"pagesBufferLength":5},"amp":{"canonicalBase":""},"basePath":"","sassOptions":{},"trailingSlash":false,"i18n":null,"productionBrowserSourceMaps":false,"optimizeFonts":true,"excludeDefaultMomentLocales":true,"serverRuntimeConfig":{},"publicRuntimeConfig":{},"react...