@wacg/eslint-config
Version:
ESLint configuration file for WACG projects
18 lines (17 loc) • 315 B
JSON
{
"name": "@wacg/eslint-config",
"description": "ESLint configuration file for WACG projects",
"author": "Sergej Samsonenko",
"version": "1.0.0",
"license": "MIT",
"main": "index.js",
"keywords": [
"wacg",
"es",
"lint",
"config"
],
"peerDependencies": {
"eslint": ">= 7"
}
}