@saberhq/eslint-config

3.4.3 • Public • Published

@saberhq/eslint-config

Saber ESLint config.

Installation

With Plug-n-Play (PNP)

ESLint has issues with PNP. First, install the following:

yarn add -D eslint eslint-import-resolver-node eslint-plugin-import @rushstack/eslint-patch

Then, in your .eslintrc.js, add:

"use strict";

require("@rushstack/eslint-patch/modern-module-resolution");

module.exports = {
  extends: ["@saberhq/eslint-config"],
  parserOptions: {
    project: "tsconfig.json",
  },
};

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.4.345latest

Version History

VersionDownloads (Last 7 Days)Published
3.4.345
3.4.21
3.4.11
3.4.01
3.3.14
3.3.00
3.2.162
3.2.01
3.1.10
3.1.02
3.0.00
2.1.0100
2.0.50
2.0.41
2.0.30
2.0.22
2.0.10
2.0.02
1.13.323
1.13.301
1.13.291
1.13.282
1.13.271
1.13.261
1.13.252
1.13.241
1.13.231
1.13.221
1.13.210
1.13.201
1.13.191
1.13.181
1.13.171
1.13.161
1.13.151
1.13.121
1.13.110
1.13.100
1.13.91
1.13.81
1.13.71
1.13.60
1.13.51
1.13.41
1.13.22
1.13.12
1.13.02
1.12.721
1.12.711
1.12.701
1.12.692
1.12.681
1.12.671
1.12.661
1.12.652
1.12.640
1.12.630
1.12.621
1.12.610
1.12.601
1.12.590
1.12.581
1.12.571
1.12.561
1.12.551
1.12.546
1.12.531
1.12.521
1.12.511
1.12.501
1.12.491
1.12.480
1.12.471
1.12.462
1.12.452
1.12.440
1.12.431
1.12.421
1.12.411
1.12.401
1.12.391
1.12.382
1.12.371
1.12.362
1.12.351
1.12.340
1.12.331
1.12.322
1.12.311
1.12.302
1.12.291
1.12.280
1.12.271
1.12.261
1.12.251
1.12.241
1.12.231
1.12.221
1.12.211
1.12.201
1.12.191
1.12.181
1.12.171
1.12.161
1.12.150
1.12.140
1.12.131
1.12.120
1.12.91
1.12.82
1.12.72
1.12.60
1.12.51
1.12.41
1.12.31
1.12.21
1.11.31
1.11.21
1.11.11
1.11.01
1.10.172
1.10.161
1.10.151
1.10.142
1.10.131
1.10.120
1.10.111
1.10.102
1.10.92
1.10.81
1.10.71
1.10.60
1.10.50
1.10.46
1.10.31
1.10.20
1.10.10
1.10.00
1.9.01
1.8.02
1.7.41
1.7.31
1.7.10
1.7.00
1.6.22
1.6.11
1.6.00
1.5.21
1.5.12
1.5.01
1.4.11
1.4.00
1.3.180
1.3.170
1.3.162
1.3.152
1.3.142
1.3.130
1.3.121
1.3.70
1.3.52
1.3.12
1.0.01
0.18.01
0.17.01
0.16.00
0.15.01
0.14.10
0.14.01
0.13.02
0.12.00
0.11.01
0.10.01
0.9.00
0.8.01
0.7.101

Package Sidebar

Install

npm i @saberhq/eslint-config

Weekly Downloads

386

Version

3.4.3

License

Apache-2.0

Unpacked Size

15 kB

Total Files

4

Last publish

Collaborators

  • simplyianm
  • shipcap