A simple script that detects presence of .only statements in tests. The idea is to avoid comitting them, so that all the tests are run with npm test. Change-type: patch Signed-off-by: Roman Mazur <roman@balena.io>