https://github.com/sohamda/Linting-OracleJET
ESLint with Oracle JET
https://github.com/sohamda/Linting-OracleJET
eslint grunt linting oraclejet
Last synced: about 1 year ago
JSON representation
ESLint with Oracle JET
- Host: GitHub
- URL: https://github.com/sohamda/Linting-OracleJET
- Owner: sohamda
- Created: 2019-01-30T12:01:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T08:23:37.000Z (over 7 years ago)
- Last Synced: 2024-11-18T00:37:25.487Z (over 1 year ago)
- Topics: eslint, grunt, linting, oraclejet
- Language: JavaScript
- Size: 118 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-jet - ESlinting
README
# Linting-OracleJET
ESLint with Oracle JET
```shell
# install dependencies
npm install
# use via Grunt
grunt eslint
# use via ojet-cli
ojet build
```
Detailed Blog on : http://adfjava.blogspot.com/2019/01/lint-your-oracle-jet-code-with-eslint.html