-
-
Notifications
You must be signed in to change notification settings - Fork 48
Expand file tree
/
Copy path.prettierignore
More file actions
50 lines (48 loc) · 716 Bytes
/
Copy path.prettierignore
File metadata and controls
50 lines (48 loc) · 716 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
packages/js/build-wasm
.clang-format
.devcontainer
.dockerignore
.editorconfig
.git/
.gitattributes
.github/
.gitignore
.prettierignore
.prettierrc
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile.dev
README.md
bindings/
build*/
core/
docker-compose.yml
img2num
img2num.bat
img2num.ps1
node_modules/
scripts/
pnpm-lock.yaml
.pnpm-store/
third_party/
.venv
.img2num-state
.npmrc
LICENSE*
bindings/py/
bindings/c/
packages/py
**/CHANGELOG.md
docs/.docusaurus
docs/build/
docs/static/*
docs/docs/js/api/
docs/changelog/
example-apps/react-js/src/data/contributor-credits.json
example-apps/react-js/dist/
example-apps/*-py/
example-apps/*-cpp/
example-apps/*-c/
example-apps/html-js/dist/
packages/js/dist