1.2.0 • Published 12 months ago

@acmuta-research/eslint-config v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@acmuta-research/eslint-config

npm (scoped) License: MIT Node CI

This package contains the ESLint configuration used by the ACM UTA Research team.

Installation

npm install --save-dev @acmuta-research/eslint-config

Configure

Add the following to your .eslintrc.json file:

{
	"extends": "@acmuta-research/eslint-config"
}

License

This library is licensed under the MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT).

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MIT license, shall be licensed as above, without any additional terms or conditions.