The strictNullChecks option is currently not available in grunt-ts, though it is possible to use the nightly TS1.9 build with grunt-ts which supports this new feature. Would be nice if it could be added so people can already start using this upcoming feature (which is very nice!).
See: microsoft/TypeScript#7140