Skip to content

Commit

Permalink
Changes to preferences in ./.idea
Browse files Browse the repository at this point in the history
This commit enables the following WebStorm features:
- Run `eslint --fix` on file save. This reduces effort in conforming to the JavaScript Standard Code Style.
- Enabled the Node.js core JS library mapping.
  • Loading branch information
ZelnickB committed Aug 11, 2020
1 parent 63b9864 commit 5fd1631
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .idea/jsLibraryMappings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/jsLinters/eslint.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5fd1631

Please sign in to comment.