There will be compilation errors for all test files with use of global variables `declare`, `it`, `xit`, etc... Should we add a `global.d.ts` (described [here](https://basarat.gitbooks.io/typescript/docs/project/globals.html)) that specifies these globals, and add them to each of the exercises?