An all-in-one opinionated tool for JavaScript code formatting, linting, and testing, wrapping prettier, eslint, and mocha. Current stable version is 0.46.0. It eliminates the need to individually install and configure multiple dev dependencies by providing a single command to run all three tasks with sensible defaults. Notable for its simplicity and zero-config approach, though it may not suit projects requiring custom tooling beyond prettier, eslint, and mocha.
npm install fltNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install flt as a dev dependency and run the default command or individual tasks with optional arguments.
Check the underlying tool's documentation for valid flags.
Run 'npm install flt' again or manually install prettier.