Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sohamda/Linting-OracleJET
ESLint with Oracle JET
https://github.com/sohamda/Linting-OracleJET
eslint grunt linting oraclejet
Last synced: about 1 month 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T08:23:37.000Z (almost 6 years ago)
- Last Synced: 2024-08-03T20:02:58.871Z (5 months 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