[READ-ONLY] Mirror of https://github.com/danielroe/page-speed.dev. See and share Core Web Vitals and PageSpeed Insights results simply and easily. page-speed.dev
core-web-vitals pagespeed performance
0

Configure Feed

Select the types of activity you want to include in your feed.

page-speed.dev / .editorconfig
223 B 15 lines
1root = true 2 3[*] 4end_of_line = lf 5insert_final_newline = true 6trim_trailing_whitespace = true 7charset = utf-8 8 9[*.js] 10indent_style = space 11indent_size = 2 12 13[{package.json,*.yml,*.cjson}] 14indent_style = space 15indent_size = 2