$ cnpm install eslint-config-peakfijn
An ESLint configuration for Peakfijn conventions. This configuration is based on the Airbnb JavaScript Style Guide, with minor changes.
After installing the configuration, you can use it with the eslint --config|c
flag.
$ echo 'test = true;' | npx eslint --stdin -c peakfijn
The MIT License (MIT). Please see License File for more information.
Copyright 2014 - 2016 © taobao.org |