We tend to use tabs for everything, so foreign-resources.cdx.json being spaces, means we have to add it to .eslintignore if the directory it is in isn't already ignored.
The spec (presumably) shouldn't care whether it's tabs or spaces, so for our own sake... Let's make them use spaces too?