Skip to content

cpuchain/eslint

Repository files navigation

@cpuchain/eslint

Common ESLint config for CPUchain projects

Install

Would install all necessary eslint dependencies for typescript development as well

$ yarn add -D @cpuchain/eslint

Then use it with the following

import tseslint from 'typescript-eslint';
import { getConfig } from './lib/index.js';

export default tseslint.config(getConfig());

About

Common ESLint config for CPUchain projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published