UNPKG

@ministryofjustice/eslint-config-hmpps

Version:
7 lines (6 loc) 112 B
module.exports = { rules: { // babel inserts `'use strict';` for us strict: ['error', 'never'] } };