@speedingplanet/eslint-config

0.0.6 • Public • Published

ESLint Configuration for Speeding Planet courses

This is the default ESLint configuration for courses delivered or provided by Speeding Planet.

Rationales

JSON files

JSON files can be used by ECMAScript Module (ESM) or CommonJS based projects.

ESLint configuration

Start with Standard JS (or the TypeScript equivalent). Change most formatting rules to warnings to be a bit more student-friendly. Choose tabs over spaces for accessibility reasons.

Babel configuration

Removed. There were unpatched security risks, and I wasn't using Babel.

/@speedingplanet/eslint-config/

    Package Sidebar

    Install

    npm i @speedingplanet/eslint-config

    Weekly Downloads

    0

    Version

    0.0.6

    License

    MIT

    Unpacked Size

    5.69 kB

    Total Files

    10

    Last publish

    Collaborators

    • johnpaxton