https://github.com/mgmadvance/eslint-editor
https://github.com/mgmadvance/eslint-editor
command-line-tool eslint eslintrc python python27
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mgmadvance/eslint-editor
- Owner: MGMAdvance
- License: mit
- Created: 2020-02-23T02:15:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-23T02:50:42.000Z (over 6 years ago)
- Last Synced: 2025-01-19T07:42:10.965Z (over 1 year 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.