{ "lint": { "include": [], "exclude": [], "rules": { "tags": [ "recommended" ], "include": [ "eqeqeq" // <-- Here for example it give warning in vscode ], "exclude": [ "import-prefix-missing" ] } } }
Join the Discord to ask follow-up questions and connect with the community
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934 Members