Initial Yarn
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
6178e2511a
commit
8f22444ff0
13
package.json
Normal file
13
package.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user