Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Commit 0ddad1a

Browse files
author
Kent C. Dodds
committed
fix(build): This is just to push out a release
semantic-release doesn't push perf improvements as releases See semantic-release/commit-analyzer#3
1 parent 55cbe3c commit 0ddad1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
// this exists solely for editors. The test and app eslints are slightly different
2+
// this exists solely for editors. The test and src eslints are slightly different
33
// and the app validates the app code via the other/app.eslintrc and validates the
44
// test code via the other/test.eslintrc
55
// we simply use the test.eslintrc so our editors don't get mad at us.

0 commit comments

Comments
 (0)