forked from jupyterlab/jupyterlab
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.prettierignore
50 lines (44 loc) · 1020 Bytes
/
.prettierignore
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
**/build
**/node_modules
**/lib
**/dist
**/package.json
**/static
**/.ipynb_checkpoints
tests/**/coverage
.eggs
dev_mode/index.js
dev_mode/schemas
dev_mode/static
dev_mode/themes
dev_mode/workspaces
docs/_build
docs/api
examples/app/build
examples/app/themes
examples/app/schemas
examples/federated/core_package/index.template.js
examples/federated/core_package/index.js
examples/federated/labextensions
galata/playwright-report
jupyterlab/schemas
jupyterlab/themes
jupyterlab/geckodriver
jupyterlab/staging/yarn.js
jupyterlab/staging/index.js
jupyterlab/staging/webpack.config.js
packages/ui-components/src/icon/iconimports.ts
tsconfigdoc.json
typedoc-theme
# jetbrains IDE stuff
.idea/
# ms IDE stuff
.history/
.vscode/
# autogenerated from a lot of css in jlab
packages/nbconvert-css/style/index.css
# autogenerated files for documentation
docs/source/user/commands_list.md
galata/test/documentation/commands.test.ts-snapshots/commandsList-documentation-linux.json
# generated LSP interfaces
packages/lsp/src/_