mirror of
https://github.com/airbnb/javascript.git
synced 2026-04-25 03:00:19 -04:00
add keyword "eslintconfig" to eslint-config-airbnb
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.6",
|
||||
"description": "Airbnb's ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@@ -12,6 +12,7 @@
|
||||
},
|
||||
"keywords": [
|
||||
"eslint",
|
||||
"eslintconfig",
|
||||
"config",
|
||||
"airbnb",
|
||||
"javascript",
|
||||
|
||||
Reference in New Issue
Block a user