12 lines
269 B
JSON
12 lines
269 B
JSON
{
|
|
"name": "@sup39/eslint-config-basic",
|
|
"version": "0.1.3",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"description": "eslint config for sup39",
|
|
"repository": "https://github.com/sup39/eslint-config-basic",
|
|
"author": "sup39"
|
|
}
|