UNPKG

779 BMarkdownView Raw
1<p align="center">
2 <a href="https://github.com/oneislandearth/linter" target="_blank">
3 <img src=https://i.imgur.com/bqIMZaR.png">
4 </a>
5</p>
6
7***
8
9The package which makes linting is as easy as installing a package
10
11## Installation
12
13[Linter](https://github.com/oneislandearth/linter) is available through the [npm registry](https://www.npmjs.com/package/@oneisland/linter):
14
15```bash
16$ npm install @oneisland/linter
17```
18
19## Usage
20
21Linter will automatically create symbolic links to the required configuration files to ensure your package is kept up to date.
22
23Linter follows and defines the code convention to be used within OneIsland.
24
25Built with support for Vue.js files.
26
27## License
28
29[MIT](http://opensource.org/licenses/MIT)
30
31Copyright (c) 2019-present, OneIsland Limited
\No newline at end of file