@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.323latest

Version History

VersionDownloads (Last 7 Days)Published
3.4.323
3.4.21
3.4.12
3.4.01
3.3.10
3.3.01
3.2.17
3.2.02
3.1.10
3.1.01
3.0.04
2.1.082
2.0.50
2.0.4121
2.0.3121
2.0.20
2.0.10
2.0.00
1.13.324
1.13.300
1.13.290
1.13.281
1.13.270
1.13.261
1.13.250
1.13.240
1.13.230
1.13.220
1.13.210
1.13.200
1.13.190
1.13.180
1.13.170
1.13.160
1.13.150
1.13.120
1.13.110
1.13.100
1.13.90
1.13.80
1.13.70
1.13.61
1.13.50
1.13.40
1.13.2128
1.13.10
1.13.00
1.12.720
1.12.710
1.12.700
1.12.690
1.12.680
1.12.670
1.12.660
1.12.650
1.12.640
1.12.630
1.12.620
1.12.610
1.12.600
1.12.591
1.12.581
1.12.570
1.12.560
1.12.551
1.12.541
1.12.531
1.12.521
1.12.510
1.12.501
1.12.490
1.12.480
1.12.471
1.12.461
1.12.450
1.12.440
1.12.430
1.12.420
1.12.410
1.12.400
1.12.390
1.12.380
1.12.371
1.12.361
1.12.351
1.12.340
1.12.332
1.12.327
1.12.311
1.12.300
1.12.290
1.12.281
1.12.270
1.12.260
1.12.250
1.12.240
1.12.231
1.12.220
1.12.210
1.12.200
1.12.190
1.12.181
1.12.170
1.12.160
1.12.150
1.12.141
1.12.130
1.12.120
1.12.90
1.12.80
1.12.70
1.12.60
1.12.50
1.12.40
1.12.31
1.12.20
1.11.30
1.11.20
1.11.10
1.11.01
1.10.171
1.10.160
1.10.150
1.10.141
1.10.130
1.10.121
1.10.110
1.10.100
1.10.90
1.10.80
1.10.70
1.10.60
1.10.50
1.10.40
1.10.30
1.10.20
1.10.10
1.10.00
1.9.00
1.8.00
1.7.40
1.7.30
1.7.10
1.7.00
1.6.20
1.6.10
1.6.00
1.5.20
1.5.10
1.5.00
1.4.10
1.4.00
1.3.180
1.3.170
1.3.160
1.3.150
1.3.140
1.3.130
1.3.120
1.3.70
1.3.50
1.3.10
1.0.00
0.18.01
0.17.00
0.16.00
0.15.00
0.14.10
0.14.01
0.13.00
0.12.00
0.11.00
0.10.00
0.9.00
0.8.00
0.7.100

Package Sidebar

Install

npm i @saberhq/eslint-config

Weekly Downloads

534

Version

3.4.3

License

Apache-2.0

Unpacked Size

15 kB

Total Files

4

Last publish

Collaborators

  • simplyianm
  • shipcap