Skip to content

Commit ab48bf8

Browse files
committed
Remove .eslintcache. See facebook/create-react-app#10161
1 parent 9ac6d80 commit ab48bf8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

examples/react-muze/dashboard-app/.eslintcache

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/react-muze/dashboard-app/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@
2121
npm-debug.log*
2222
yarn-debug.log*
2323
yarn-error.log*
24+
25+
.eslintcache

0 commit comments

Comments
 (0)