Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 960 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 960 Bytes

Screeps - ESLint Shareable Config

Build status npm

A ESLint shareable config for Screeps. A valid robot is a happy robot.

Install

npm install eslint-config-screeps-neat-o

Usage

Shareable configs are designed to work with the extends feature of .eslintrc files. For example:

{
    "extends": "screeps-neat-o"
}

Features

  • Globals, parsed directly from the API reference