Skip to content

Commit

Permalink
js: Create own folder for JS>ESLint settings
Browse files Browse the repository at this point in the history
  • Loading branch information
ginomempin committed May 16, 2020
1 parent e7b40b6 commit 7a80ed3
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ A collection of links to tutorials, templates, tools, and other helpful resource
* [Bash](./bash/README.md)
* [Python](./python/README.md)
* [HTML/CSS](./html/README.md)
* [JavaScript](./javascript/README.md)
* [iOS](./ios/README.md)
* [RegEx](./regex/README.md)
* [Heroku](./heroku/README.md)
Expand Down
6 changes: 6 additions & 0 deletions javascript/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# JavaScript

## ESLint Configuration

* [For NodeJS](./eslint/nodejs.eslintrc.json)
* [For VueJS](./eslint/vuejs.eslintrc.json)
File renamed without changes.
File renamed without changes.

0 comments on commit 7a80ed3

Please sign in to comment.