astro/.prettierignore

27 lines
512 B
Text
Raw Normal View History

# Ignoring these files for now due to https://github.com/withastro/compiler/issues/585
examples/basics/src/layouts
examples/with-nanostores/src/layouts
# Ignoring this file for now due to https://github.com/withastro/compiler/issues/485
packages/markdown/component/Markdown.astro
# Benchmark artifacts
benchmark/projects/
benchmark/results/
2022-03-08 23:20:04 +00:00
# Deep Directories
2021-05-13 19:25:03 +00:00
**/dist
**/smoke
2021-05-13 19:25:03 +00:00
**/node_modules
**/fixtures
**/vendor
2021-05-13 19:28:38 +00:00
**/.vercel
2022-03-08 23:20:04 +00:00
# Directories
.github
.changeset
2022-03-08 23:20:04 +00:00
# Files
packages/webapi/mod.d.ts
pnpm-lock.yaml