Skip to main content
Module

x/putout/.eslintrc.json

🐊Putout bundle to get things working in Deno and Browsers
Go to Latest
File
{ "extends": [ "plugin:n/recommended", "plugin:putout/recommended" ], "plugins": [ "putout", "n" ]}