README
LG-s linter
My personal ESLint config for Node and the browser
Install
npm i -D lgs-linter
Examples:
npx eslint -c eslint_node.config.js dir
npx eslint -c eslint_browser.config.js dir
More detailed formatter:
--format codeframe
Allain55's personal ESLint config
<script type="module">
import allain55Linter from 'https://cdn.skypack.dev/@allain55/linter';
</script>
My personal ESLint config for Node and the browser
npm i -D lgs-linter
Examples:
npx eslint -c eslint_node.config.js dir
npx eslint -c eslint_browser.config.js dir
More detailed formatter:
--format codeframe