UNPKG

@atlaskit/eslint-config-base

Version:

The eslint configuration for AtlasKit components

87 lines (35 loc) 1.76 kB
<a name="2.0.7"></a> ## 2.0.7 (2017-08-11) <a name="2.0.7"></a> ## 2.0.7 (2017-08-11) <a name="2.0.6"></a> ## 2.0.6 (2017-07-25) ### Bug Fixes * **build:** use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a)) * **component:** relax arrow-parens rule for better compatibilty with prettier ([0823593](https://bitbucket.org/atlassian/atlaskit/commits/0823593)) <a name="2.0.5"></a> ## 2.0.5 (2017-05-06) ### Bug Fixes * **component:** update eslint config to use javascript, .eslintrc is deprecated ([ce7a5c5](https://bitbucket.org/atlassian/atlaskit/commits/ce7a5c5)) <a name="2.0.4"></a> ## 2.0.4 (2017-03-24) ### Bug Fixes * **component:** adding missing browserslist file for eslint-plugin-compat ([6e10362](https://bitbucket.org/atlassian/atlaskit/commits/6e10362)) <a name="2.0.2"></a> ## 2.0.2 (2017-03-21) <a name="2.0.2"></a> ## 2.0.2 (2017-03-21) ### Bug Fixes * **package:** maintainers for all the packages were added ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a)) <a name="2.0.1"></a> ## 2.0.1 (2017-02-27) ### Bug Fixes * empty commit to make components release themselves ([5511fbe](https://bitbucket.org/atlassian/atlaskit/commits/5511fbe)) <a name="2.0.0"></a> # 2.0.0 (2017-01-30) ### Bug Fixes * **linting:** Fixing exported name for eslint-config-base ([a6d0b28](https://bitbucket.org/atlassian/atlaskit/commits/a6d0b28)) ### Features * **linting:** Adding eslint-plugin-compat and cleaning lint rules ([e73ae25](https://bitbucket.org/atlassian/atlaskit/commits/e73ae25)) ### BREAKING CHANGES * **linting:** AK-1511 adding eslint configuration to help enforce browser support