{ "rules": { "no-invalid-template-strings": true }, "meta": { "category": "functionality", "description": "禁止在非模版字符串中出现 `${}`" } }