From 413fc905827f39d2f3e9f93007a2a1e317056107 Mon Sep 17 00:00:00 2001 From: Ivan Goncharov Date: Sat, 18 May 2019 23:12:46 +0300 Subject: [PATCH] Add missing "@noflow" (#1868) --- resources/watch.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/watch.js b/resources/watch.js index 803306f1e3..cba3314274 100644 --- a/resources/watch.js +++ b/resources/watch.js @@ -3,6 +3,8 @@ * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. + * + * @noflow */ const sane = require('sane');