Skip to content
Snippets Groups Projects
Unverified Commit b4470ea8 authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

docs(package presets): capitalize proper nouns (#13402)

parent 9743f1ef
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ export const presets: Record<string, Preset> = {
matchSourceUrlPrefixes: ['https://github.com/apollographql/'],
},
mapbox: {
description: 'All mapbox-related packages',
description: 'All Mapbox-related packages',
matchPackagePrefixes: ['leaflet', 'mapbox'],
},
emberTemplateLint: {
......@@ -33,7 +33,7 @@ export const presets: Record<string, Preset> = {
matchPackagePrefixes: ['@typescript-eslint/', 'eslint'],
},
stylelint: {
description: 'All stylelint packages',
description: 'All Stylelint packages',
matchPackagePrefixes: ['stylelint'],
},
tslint: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment