README
lint-config
// NPM has to have been initiated, i.e., package.json needs to exist.
A node package to configure linting for Snook.
<script type="module">
import snookLintConfig from 'https://cdn.skypack.dev/snook-lint-config';
</script>
// NPM has to have been initiated, i.e., package.json needs to exist.