@tksst/eslint-config

13.8.0 • Public • Published

Usage

Install

$ npm install --save-dev @tksst/eslint-config

Using the config

Example eslint.config.js:

import { preset } from "@tksst/eslint-config";

export default preset.typeScript({ jsIsCjs: true, jest: false, vitest: true });

Readme

Keywords

none

Package Sidebar

Install

npm i @tksst/eslint-config

Weekly Downloads

740

Version

13.8.0

License

Apache-2.0

Unpacked Size

128 kB

Total Files

21

Last publish

Collaborators

  • tksst