-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Expand file tree
/
Copy path.prettierignore
More file actions
29 lines (26 loc) · 826 Bytes
/
.prettierignore
File metadata and controls
29 lines (26 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
package.json
packages/babel-preset-env/data
packages/babel-compat-data/data
packages/babel-compat-data/scripts/data/overlapping-plugins.js
**/test/fixtures/**
packages/babel-standalone/examples/**
packages/babel-parser/test/expressions/**
scripts/integration-tests/fixtures/**
packages/babel-parser/test/schema.json
packages/babel-plugin-proposal-discard-binding/test/scripts/check-transform-scope-integrity.cjs
packages/babel-plugin-transform-regenerator/test/regenerator-fixtures/**
packages/babel-helpers/test/define-helper-fixtures/**
CHANGELOG.md
.github/*.md
.yarn/releases/*
# Generated
lib/archived-libs.d.ts
packages/babel-parser/typings/babel-parser.d.ts
Makefile.js
packages/babel-runtime-corejs3/helpers/**
packages/babel-runtime/helpers/**
**/tsconfig.json
**/tsconfig.*.json
# Should enable?
**/*.yml
**/*.md