Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Add stylelint for admin and storefront to CI pipeline
issue: NEXT-14702
author: Jannis Leifeld
author_email: [email protected]
author_github: @jleifeld
---
- Added pipeline tests for stylelint
- Changed behavior of npm commands
lint:scss
- Changed npm command
lint:scss:fix
tolint:scss-fix
- Removed npm command
lint:scss-all:fix
- Added pipeline tests for stylelint and ESLint
- Added npm command
lint:js
,lint:scss
andlint:scss-fix
- Removed eslint from npm command
unit
- Removed stylelint from webpack config