Skip to content

Commit cc483bd

Browse files
committed
update config
1 parent e4b32d2 commit cc483bd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.eslintignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
**/node_modules/**
2+
node_modules
23
lib/**
34
draft-js-*/lib/**
45
scripts/**

.flowconfig

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
.*/node_modules/.*.json
77
.*/node_modules/draft-js/.*
88
.*/node_modules/react/.*
9+
.*/node_modules/.*
910

1011
[include]
1112

0 commit comments

Comments
 (0)