git404hub

what is prettier-eslint-atom fr?

skevy/prettier-eslint-atom — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2017-02-02

JavaScriptAudience · developerComplexity · 1/5DormantSetup · easy

tl;dr

An Atom editor plugin that auto-formats and fixes JavaScript code on save using Prettier and ESLint together.

vibe map

mindmap
  root((repo))
    What it does
      Format on save
      Fix style issues
      Combine two tools
    Tech stack
      JavaScript
      Atom
      Prettier
      ESLint
    Use cases
      Team code style
      Auto formatting
      Save time on cleanup
    Audience
      JavaScript developers
      Atom users
    Setup
      Install via package manager
      Needs ESLint config
      Keyboard shortcut trigger

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Automatically format and lint-fix JavaScript code every time you save a file in Atom.

VIBE 2

Keep a team's code style consistent without anyone manually running formatters.

VIBE 3

Trigger a manual format-and-fix pass with a keyboard shortcut or menu command.

VIBE 4

Enforce an existing project's ESLint rules automatically as you write code.

what's the stack?

JavaScriptAtomPrettierESLint

how it stacks up fr

skevy/prettier-eslint-atoma15n/a15na15n/checkout-validation
LanguageJavaScriptJavaScriptJavaScript
Last pushed2017-02-022019-04-072014-09-04
MaintenanceDormantDormantDormant
Setup difficultyeasyeasyeasy
Complexity1/52/52/5
Audiencedevelopergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Works best with an existing ESLint configuration already in the project.

prompts (copy fr)

prompt 1
Show me how to install prettier-eslint-atom and enable format-on-save.
prompt 2
Help me set up an ESLint config file so prettier-eslint-atom knows what rules to enforce.
prompt 3
Explain the difference between what Prettier fixes and what ESLint fixes in this plugin.
prompt 4
Write a keybinding customization for triggering prettier-eslint-atom manually in Atom.

Frequently asked questions

what is prettier-eslint-atom fr?

An Atom editor plugin that auto-formats and fixes JavaScript code on save using Prettier and ESLint together.

What language is prettier-eslint-atom written in?

Mainly JavaScript. The stack also includes JavaScript, Atom, Prettier.

Is prettier-eslint-atom actively maintained?

Dormant — no commits in 2+ years (last push 2017-02-02).

How hard is prettier-eslint-atom to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is prettier-eslint-atom for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.