rsnext/.prettierignore_staged

9 lines
261 B
Text
Raw Normal View History

2019-12-11 03:29:39 +01:00
**/.next/**
**/_next/**
**/dist/**
packages/next/compiled/**/*
# prettier can't handle the `import type {} from ''` syntax yet
test/integration/typescript-only-remove-type-imports/**/*.ts
test/integration/typescript-only-remove-type-imports/**/*.tsx
2020-05-04 03:56:17 +02:00
lerna.json