Fix internal linting setup and add missing headers (#1741)

This commit is contained in:
Dan Abramov
2017-03-06 14:20:29 +00:00
committed by GitHub
parent 03d15f4fd3
commit 1bfd5dafdf
81 changed files with 606 additions and 11 deletions

View File

@@ -8,6 +8,8 @@
* of patent rights can be found in the PATENTS file in the same directory.
*/
'use strict';
const fs = require('fs');
const paths = require('../../config/paths');