Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsmecham/nova-eslint
ESLint Extension for Panic's Nova Code Editor
https://github.com/jsmecham/nova-eslint
extension javascript lint linter nova nova-editor nova-extension
Last synced: 22 days ago
JSON representation
ESLint Extension for Panic's Nova Code Editor
- Host: GitHub
- URL: https://github.com/jsmecham/nova-eslint
- Owner: jsmecham
- License: mit
- Created: 2019-11-19T14:33:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T09:43:10.000Z (over 2 years ago)
- Last Synced: 2024-10-04T06:43:19.912Z (about 1 month ago)
- Topics: extension, javascript, lint, linter, nova, nova-editor, nova-extension
- Language: JavaScript
- Homepage:
- Size: 189 KB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESLint Extension for Nova
Provides integration with ESLint to lint your JavaScript and TypeScript source
files.## Features
* Automatically invokes ESLint and reports on issues found within your
JavaScript and TypeScript source files.