Closed GretaCB closed 7 years ago
Due to randomly changing Airbnb js style standards...switch to using a separate .eslintrc file, suggestion by @mourner
.eslintrc
cc @rclark
Another option would be to pin the jscs version in package.json.
You can also copy all the rules from the preset into your config.
Due to randomly changing Airbnb js style standards...switch to using a separate
.eslintrc
file, suggestion by @mournercc @rclark