module.exports = { ignorePath: ['nodes_modules', 'dist'], ignoreFiles: ['**/*.js', '**/*.jsx'], extends: ['stylelint-config-gda'], };