Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as eslintConfigOctopus from "https://raw.githubusercontent.com/David-Else/eslint-config-octopus/master/mod.ts";

§Functions

ruleFilter

Filters a set of ESLint rules and returns an array with the new list and the removed rules

rulesToRemove

Calculate rules to remove

§Interfaces

EslintConfig
EslintRules