···11+* text=auto eol=lf
22+33+## SOURCE CODE
44+*.bat text eol=crlf
55+*.coffee text
66+*.css text
77+*.htm text
88+*.html text
99+*.inc text
1010+*.ini text
1111+*.js text
1212+*.json text
1313+*.jsx text
1414+*.less text
1515+*.od text
1616+*.onlydata text
1717+*.php text
1818+*.pl text
1919+*.py text
2020+*.rb text
2121+*.sass text
2222+*.scm text
2323+*.scss text
2424+*.sh text eol=lf
2525+*.sql text
2626+*.styl text
2727+*.tag text
2828+*.ts text
2929+*.tsx text
3030+*.xml text
3131+*.xhtml text
3232+3333+## DOCKER
3434+*.dockerignore text
3535+Dockerfile text
3636+3737+## DOCUMENTATION
3838+*.markdown text
3939+*.md text
4040+*.mdwn text
4141+*.mdown text
4242+*.mkd text
4343+*.mkdn text
4444+*.mdtxt text
4545+*.mdtext text
4646+*.txt text
4747+AUTHORS text
4848+CHANGELOG text
4949+CHANGES text
5050+CONTRIBUTING text
5151+COPYING text
5252+copyright text
5353+*COPYRIGHT* text
5454+INSTALL text
5555+license text
5656+LICENSE text
5757+NEWS text
5858+readme text
5959+*README* text
6060+TODO text
6161+6262+## TEMPLATES
6363+*.dot text
6464+*.ejs text
6565+*.haml text
6666+*.handlebars text
6767+*.hbs text
6868+*.hbt text
6969+*.jade text
7070+*.latte text
7171+*.mustache text
7272+*.njk text
7373+*.phtml text
7474+*.tmpl text
7575+*.tpl text
7676+*.twig text
7777+7878+## LINTERS
7979+.csslintrc text
8080+.eslintrc text
8181+.htmlhintrc text
8282+.jscsrc text
8383+.jshintrc text
8484+.jshintignore text
8585+.stylelintrc text
8686+8787+## CONFIGS
8888+*.bowerrc text
8989+*.cnf text
9090+*.conf text
9191+*.config text
9292+.browserslistrc text
9393+.editorconfig text
9494+.gitattributes text
9595+.gitconfig text
9696+.gitignore text
9797+.htaccess text
9898+*.npmignore text
9999+*.yaml text
100100+*.yml text
101101+browserslist text
102102+Makefile text
103103+makefile text
104104+105105+## HEROKU
106106+Procfile text
107107+.slugignore text
108108+109109+## GRAPHICS
110110+*.ai binary
111111+*.bmp binary
112112+*.eps binary
113113+*.gif binary
114114+*.ico binary
115115+*.jng binary
116116+*.jp2 binary
117117+*.jpg binary
118118+*.jpeg binary
119119+*.jpx binary
120120+*.jxr binary
121121+*.pdf binary
122122+*.png binary
123123+*.psb binary
124124+*.psd binary
125125+*.svg text
126126+*.svgz binary
127127+*.tif binary
128128+*.tiff binary
129129+*.wbmp binary
130130+*.webp binary
131131+132132+## AUDIO
133133+*.kar binary
134134+*.m4a binary
135135+*.mid binary
136136+*.midi binary
137137+*.mp3 binary
138138+*.ogg binary
139139+*.ra binary
140140+*.wav binary
141141+142142+## VIDEO
143143+*.3gpp binary
144144+*.3gp binary
145145+*.as binary
146146+*.asf binary
147147+*.asx binary
148148+*.fla binary
149149+*.flv binary
150150+*.m4v binary
151151+*.mng binary
152152+*.mov binary
153153+*.mp4 binary
154154+*.mpeg binary
155155+*.mpg binary
156156+*.ogv binary
157157+*.swc binary
158158+*.swf binary
159159+*.webm binary
160160+161161+## ARCHIVES
162162+*.7z binary
163163+*.gz binary
164164+*.jar binary
165165+*.rar binary
166166+*.tar binary
167167+*.zip binary
168168+169169+## FONTS
170170+*.ttf binary
171171+*.eot binary
172172+*.otf binary
173173+*.woff binary
174174+*.woff2 binary
175175+176176+## EXECUTABLES
177177+*.exe binary
178178+*.pyc binary
···11+language: node_js
22+33+node_js:
44+ - node
55+ - 12
66+ - 10
77+ - 8
88+99+before_install:
1010+ - npm i -g npm@6
1111+1212+install:
1313+ - npm ci
1414+1515+script: npm test
+46
CODE_OF_CONDUCT.md
···11+# Contributor Covenant Code of Conduct
22+33+## Our Pledge
44+55+In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
66+77+## Our Standards
88+99+Examples of behavior that contributes to creating a positive environment include:
1010+1111+- Using welcoming and inclusive language
1212+- Being respectful of differing viewpoints and experiences
1313+- Gracefully accepting constructive criticism
1414+- Focusing on what is best for the community
1515+- Showing empathy towards other community members
1616+1717+Examples of unacceptable behavior by participants include:
1818+1919+- The use of sexualized language or imagery and unwelcome sexual attention or advances
2020+- Trolling, insulting/derogatory comments, and personal or political attacks
2121+- Public or private harassment
2222+- Publishing others' private information, such as a physical or electronic address, without explicit permission
2323+- Other conduct which could reasonably be considered inappropriate in a professional setting
2424+2525+## Our Responsibilities
2626+2727+Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
2828+2929+Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
3030+3131+## Scope
3232+3333+This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
3434+3535+## Enforcement
3636+3737+Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at mark@lion-byte.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
3838+3939+Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
4040+4141+## Attribution
4242+4343+This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]
4444+4545+[homepage]: http://contributor-covenant.org
4646+[version]: http://contributor-covenant.org/version/1/4/
+17
CONTRIBUTING.md
···11+# Contributing
22+33+First of all, thank you for your consideration for contributing to this project! All requests and questions are greatly appreciated.
44+55+## Environment
66+77+Ensure that both `node` and `npm` are installed on your machine.
88+99+[](https://github.com/standard/standard)
1010+1111+Make sure that you have the [StandardJS](https://standardjs.com/#are-there-text-editor-plugins) and [Editorconfig](http://editorconfig.org/) plugins installed for your respective text editors!
1212+1313+## Local Testing
1414+1515+Running `npm test` is pretty good for basic testing. It's always helpful to add tests!
1616+1717+If your changes fail the test suite, either fix your code or refactor the tests to reflect the additions/changes. Also try to keep code coverage at least 90%.
+21
LICENSE.md
···11+The MIT License (MIT)
22+33+Copyright (c) 2019 Mark Hernandez <mark@lion-byte.com>
44+55+Permission is hereby granted, free of charge, to any person obtaining a copy
66+of this software and associated documentation files (the "Software"), to deal
77+in the Software without restriction, including without limitation the rights
88+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
99+copies of the Software, and to permit persons to whom the Software is
1010+furnished to do so, subject to the following conditions:
1111+1212+The above copyright notice and this permission notice shall be included in
1313+all copies or substantial portions of the Software.
1414+1515+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1616+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1717+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1818+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2121+THE SOFTWARE.
+5
README.md
···11+# @lionbyte/eslint-config
22+33+[](https://standardjs.com)
44+55+ESLint config for personal projects