Hi, Can we use with tern-eslint a pre-made configuration like that in our configuration file : { extends": "airbnb" } if already installed with node ?
Hi,
Can we use with tern-eslint a pre-made configuration like that in our configuration file :
{
extends": "airbnb"
}
if already installed with node ?