gpt4 book ai didi

jslint - JSHint:如何禁用对不安全字符注释的检查?

转载 作者:行者123 更新时间:2023-12-03 11:35:16 27 4
gpt4 key购买 nike

在注释中使用“不安全字符”(例如变音符)时,出现以下错误:

This character may get silently deleted by one or more browsers.

有什么方法可以禁用此检查评论(全局)吗?

最佳答案

我通过在文件顶部添加/* jshint -W100 */将其固定在一个特定的文件中。

要全局忽略它,我想您必须将其添加到.jshintrc中的某个位置(尽管我不知道在哪里)。

关于jslint - JSHint:如何禁用对不安全字符注释的检查?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16735299/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com