0.0.6 • Published 24 days ago

@speedingplanet/eslint-config v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
24 days ago

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.

0.0.6

24 days ago

0.0.3

10 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.2

12 months ago

0.0.1

12 months ago