jscs-preset-dcard
Version:
ESLint config for Dcard projects
16 lines • 362 B
JSON
{
"name": "jscs-preset-dcard",
"version": "1.1.0",
"description": "ESLint config for Dcard projects",
"main": "jscs.json",
"repository": "Dcard/jscs-preset-dcard",
"author": "Tommy Chen <tommy351@gmail.com> (http://zespia.tw)",
"license": "MIT",
"keywords": [
"dcard",
"jscs-preset"
],
"peerDependencies": {
"jscs": "^3.0.0"
}
}