mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
Fix internal linting setup and add missing headers (#1741)
This commit is contained in:
@@ -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');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user