Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update 391 draft
  • Loading branch information
azu committed Jul 9, 2018
commit 1ad0bca67dee8e1a3bd45bd650ed5ee51a84ee98
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: "2018-07-08のJS: "
title: "2018-07-09のJS: "
author: "azu"
layout: post
date : 2018-07-08T15:13:26.917Z
date : 2018-07-09T02:29:18.771Z
category: JSer
tags:
-
Expand Down Expand Up @@ -56,6 +56,16 @@ npmに関するIssueはDiscourse(npm.community)で扱うようにするという

- [npm forum](https://npm.community/ "npm forum")

----

## ESLint v5.1.0 released - ESLint - Pluggable JavaScript linter
[eslint.org/blog/2018/07/eslint-v5.1.0-released](https://eslint.org/blog/2018/07/eslint-v5.1.0-released "ESLint v5.1.0 released - ESLint - Pluggable JavaScript linter")
<p class="jser-tags jser-tag-icon"><span class="jser-tag">ESLint</span> <span class="jser-tag">ReleaseNote</span></p>

ESLint 5.1.0リリース。
`no-catch-shadow`はdeprecatedとなり、`no-shadow`を優先するようになった。


----
<h1 class="site-genre">アーティクル</h1>

Expand Down