@armirage/eslint-config-armirage
Adopt the Armirage Coding Style with this ESLint shareable config. Extend your editor to get real time warnings and errors.
Adopt the Armirage Coding Style with this ESLint shareable config. Extend your editor to get real time warnings and errors.
Adopt the Armirage Coding Style with this ESLint shareable config. Extend your editor to get real time warnings and errors.
Get finer control over the types of comments you remove from JavaScript files. Selectively remove JSDocs, Multiline, Single Line, Comment Anchors, Marked, and more. For everything else, use a Regular Expression (Regex).
The Fastest and Smallest Subset finder. Finds all subsets from an array that equal a target number. In O(N log N) time and 2N+2 Space.
The Fastest and Smallest Subset finder. Finds all subsets from an array that equal a target number. In O(N log N) time and 2N+2 Space.