eslint-config/package.json
Valentin Popov 8f22444ff0
Initial Yarn
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-02-08 03:13:19 +04:00

13 lines
364 B
JSON

{
"name": "@valentineus/eslint-config",
"version": "0.0.1",
"description": "Personal ESLint configuration",
"main": "index.js",
"repository": "git@code.valentineus.link:eslint-config.git",
"author": "Valentin Popov <info@valentineus.link>",
"license": "Apache-2.0",
"private": false,
"scripts": {},
"dependencies": {},
"devDependencies": {}
}