keyword-sphinx
Version:
API wrapper for the Keyword Sphynx keyword research API
24 lines (20 loc) • 318 B
Plain Text
{
"node": true,
"devel": true,
"camelcase": false,
"eqeqeq": true,
"indent": 2,
"newcap": true,
"noarg": true,
"undef": true,
"trailing": true,
"maxlen": 100,
"sub": true,
"expr": true,
"globals": {
"describe": true,
"beforeEach": true,
"afterEach": true,
"it": true
}
}