eslint-plugin-nowrap-in-template-string
Version:
No wrap in template string rule for Eslint
24 lines (23 loc) • 634 B
JSON
{
"name": "eslint-plugin-nowrap-in-template-string",
"version": "0.0.2",
"description": "No wrap in template string rule for Eslint",
"main": "index.js",
"author": "Zhang Visper",
"repository": {
"type": "git",
"url": "git+https://github.com/coolzjy/eslint-plugin-nowrap-in-template-string.git"
},
"homepage": "https://github.com/coolzjy/eslint-plugin-nowrap-in-template-string",
"bugs": {
"url": "https://github.com/coolzjy/eslint-plugin-nowrap-in-template-string/issues"
},
"keywords": [
"eslint-plugin",
"eslintplugin",
"eslint",
"nowrap",
"template"
],
"license": "MIT"
}