File tree Expand file tree Collapse file tree 4 files changed +188
-460
lines changed
Expand file tree Collapse file tree 4 files changed +188
-460
lines changed Original file line number Diff line number Diff line change 4747 "unicorn/no-abusive-eslint-disable": "error",
4848 "unicorn/no-array-push-push": "error",
4949 "unicorn/no-instanceof-array": "error",
50+ "unicorn/no-useless-spread": "error",
5051 "unicorn/prefer-string-starts-ends-with": "error",
5152
5253 // Possible errors
Original file line number Diff line number Diff line change @@ -257,6 +257,3 @@ password_cancel=キャンセル
257257printing_not_supported =警告: このブラウザーでは印刷が完全にサポートされていません。
258258printing_not_ready =警告: PDF を印刷するための読み込みが終了していません。
259259web_fonts_disabled =ウェブフォントが無効になっています: 埋め込まれた PDF のフォントを使用できません。
260- # LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
261- # exact string as in the `chrome.properties` file.
262- unsupported_feature_signatures =この PDF ドキュメントは、デジタル署名が含まれています。署名の検証はサポートされていません。
You can’t perform that action at this time.
0 commit comments