Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pronovix/trainee-eslint


https://github.com/pronovix/trainee-eslint

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

An ESLint docker for the Pronovix ITrainee program.

## How to use

```shell
docker run -v "${PWD}":/app/target pronovix/trainee-eslint:current [options]
```

Path is mandatory, options are optional.

`/app/target` is constant, `${PWD}` can be changed.

See [the ESLint docs](https://eslint.org/docs/user-guide/command-line-interface) for available options.