0.0.20 • Published 1 month ago

eslint-config-acw-web v0.0.20

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

eslint-config-acw-web

Installing

pnpm

(
  export PKG=eslint-config-acw-web;
  npm info "$PKG@latest" peerDependencies --json | command sed 's/[\{\},]//g ; s/: /@/g' | xargs pnpm add -D "$PKG@latest"
)

yarn

(
  export PKG=eslint-config-acw-web;
  npm info "$PKG@latest" peerDependencies --json | command sed 's/[\{\},]//g ; s/: /@/g' | xargs yarn add --dev "$PKG@latest"
)

Releasing a new version

make release
0.0.20

1 month ago

0.0.17

1 month ago

0.0.18

1 month ago

0.0.19

1 month ago

0.0.16

3 months ago

0.0.15

5 months ago

0.0.13

6 months ago

0.0.14

6 months ago

0.0.10

7 months ago

0.0.11

7 months ago

0.0.12

7 months ago

0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

9 months ago

0.0.1

9 months ago