thefrontside / javascript

Frontside JavaScript tooling
9 stars 5 forks source link

Bump eslint-config to 1.1.0 #5

Closed minkimcello closed 4 years ago

minkimcello commented 4 years ago

Motivation

Forgot to bump @frontside/eslint-config after adding all them dependencies.

github-actions[bot] commented 4 years ago

The preview packages of this pull request have been published. Click on the following packages for instructions on how to install them:

@frontside/eslint-config --- Install using the following command: ```bash $ npm install @frontside/eslint-config@mk_bump-eslint ``` Or update your package.json file: ```bash { "@frontside/eslint-config": "mk_bump-eslint" } ``` ---
@frontside/tsconfig --- Install using the following command: ```bash $ npm install @frontside/tsconfig@mk_bump-eslint ``` Or update your package.json file: ```bash { "@frontside/tsconfig": "mk_bump-eslint" } ``` ---

Generated by :no_entry_sign: dangerJS against 2a0ac1d81e393947c9e80900b07d444386f46ca4

minkimcello commented 4 years ago

👍