@spotify/eslint-config-oss

1.0.2 • Public • Published

@spotify/eslint-config-oss

Actions Status Version

A simple ESLint config which, when extended onto your ESLint config, will show alerts when required license headers are missing from your source files in Spotify open source projects.

Usage

module.exports = {
  extends: ['@spotify', '@spotify/eslint-config-oss'],
};

Contributing

This project adheres to the Open Code of Conduct. By participating, you are expected to honor this code.

Publish should occur on merge using web-scripts and semantic-release. Please use conventional commits to signal what the new version should be.

Readme

Keywords

none

Package Sidebar

Install

npm i @spotify/eslint-config-oss

Weekly Downloads

314

Version

1.0.2

License

Apache-2.0

Unpacked Size

16.6 kB

Total Files

10

Last publish

Collaborators

  • vinzscam
  • timbonicus
  • spotify-eng