腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(37)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
@typescript-eslint/命名约定:如何混合错误和警告规则?
snake_case中的一些变量发出警告,例如:我删除了typescript-eslint/camelcase,因为它已经过时,并尝试设置
naming-convention
'@typescript-eslint/
naming-convention
': [ { selector: 'variable
浏览 1
修改于2021-04-04
得票数 9
2
回答
关闭接口的eslint规则?
: number,是否有一种方法可以禁用整个接口的eslint规则(
naming-convention
) (我在一个文件中有很多)
浏览 0
修改于2021-02-18
得票数 1
回答已采纳
2
回答
为什么eslint在命名-约定规则中将类视为变量?
我使用@typescript-eslint/
naming-convention
来强制使用变量名。 const { BarClass } = await geClass(); eslint配置: "rules": { "@typescript-eslint/
naming-convention
浏览 8
提问于2022-06-15
得票数 2
1
回答
如何扩展或修改ESLint规则而不是覆盖
我想修改@typescript-eslint/
naming-convention
规则以添加一个例外,以阻止它在外部API中使用的对象上绑定某些属性名称。
naming-convention
规则相当复杂,我不想完全覆盖它,因为它有助于及时了解反映Angular项目更改的任何更改。
浏览 50
提问于2021-02-14
得票数 0
1
回答
打字稿-禁止命名-惯例能允许编号吗?
我的.eslintrc包含以下内容: 'selector': 'property',Literal Property name `3` must match one of the following formats: strictCamelCase @typescript-eslint/
naming-convention
浏览 14
修改于2022-10-02
得票数 1
回答已采纳
1
回答
如何设置接受snake_case的ESLint规则?
type_array` must match one of the following formats: camelCase, UPPER_CASE, PascalCase @typescript-eslint/
naming-convention
浏览 101
提问于2020-06-19
得票数 2
1
回答
忽略“命名-约定”中的类名
我有当前的配置 "error", {
浏览 10
提问于2022-04-23
得票数 0
回答已采纳
2
回答
委托包类的正确名称是什么?
doSomething() { } } 这门课有什么好的
naming-convention
浏览 1
提问于2015-12-17
得票数 4
回答已采纳
1
回答
@类型记录-eslint/命名-约定中断衬里
我编辑了我的回避规则:使用 "selector": "parameter"
浏览 23
提问于2021-12-20
得票数 0
1
回答
Eslint合并命名约定
这就是我在我的esling.config里想做的 { selector: "class",
浏览 12
修改于2021-12-29
得票数 1
回答已采纳
1
回答
如何使用@angular/cdk创建可拖动和可编辑的列表项?
=== 'extension'"> </div></div> <div class="
naming-convention
浏览 27
提问于2019-01-18
得票数 0
回答已采纳
1
回答
如何修复“CameraPreview”在Ionic中缺少的类型?
{ PluginRegistry, Plugins } from '@capacitor/core'; // eslint-disable-next-line @typescript-eslint/
naming-convention
浏览 0
修改于2021-07-04
得票数 2
1
回答
变量名“`PieGraphLayout`”必须匹配以下格式之一: camelCase eslint@typescript-eslint/ name -约定
我目前的命名规则是: "error", {
浏览 5
提问于2022-06-29
得票数 0
2
回答
在eslint规则中为JSX.Element类型变量指定JSX.Element命名凸
, "react/prop-types": "off", "@typescript-eslint/
naming-convention
浏览 2
提问于2021-06-02
得票数 3
回答已采纳
1
回答
eslint缩进误差“两个空格的预期缩进,但发现4”,角14。
} "@angular-eslint/template/eqeqeq": "off", "@typescript-eslint/
naming-convention
浏览 7
修改于2022-08-30
得票数 0
回答已采纳
1
回答
升级nx/角钢后,Linting速度非常慢。插件:导入/不反对
204887.182 | 99.6%@typescript-eslint/
naming-convention
浏览 1
修改于2021-11-03
得票数 9
1
回答
埃斯林特ProjectNotFoundError
"rules": { "@graphql-eslint/
naming-convention
浏览 24
修改于2022-10-02
得票数 0
回答已采纳
1
回答
使用类验证器验证Record<string,string[]>
value); // eslint-disable-next-line @typescript-eslint/
naming-convention
浏览 9
提问于2022-09-30
得票数 0
1
回答
VS代码扩展-包括内联输入文档的写入测试
false; // eslint-disable-next-line @typescript-eslint/
naming-convention
total_errors: 0, // eslint-disable-next-line @typescript-eslint/
naming-convention
浏览 11
提问于2022-02-15
得票数 0
回答已采纳
2
回答
阿童木:埃斯林特被配置为
', '@typescript-eslint/
naming-convention
浏览 13
提问于2022-11-12
得票数 0
第 2 页
领券