Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mgmadvance/eslint-editor
https://github.com/mgmadvance/eslint-editor
command-line-tool eslint eslintrc python python27
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mgmadvance/eslint-editor
- Owner: MGMAdvance
- License: mit
- Created: 2020-02-23T02:15:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-23T02:50:42.000Z (almost 5 years ago)
- Last Synced: 2024-12-03T16:04:52.435Z (19 days ago)
- Topics: command-line-tool, eslint, eslintrc, python, python27
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eslint Editor
A simple script for edit the `eslintrc.json`.
## Requirements
- Python 2.7
## Getting Start
Copy in same folder with `eslintrc.json`, run:
> $ python eslint.py
and follow the instructions.