File tree Expand file tree Collapse file tree 1 file changed +35
-35
lines changed Expand file tree Collapse file tree 1 file changed +35
-35
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 0.2" ,
3- "ignorePaths" : [
4- " node_modules" ,
5- " package-lock.json" ,
6- " pnpm-lock.yaml" ,
7- " dist" ,
8- " out" ,
9- " build" ,
10- " coverage" ,
11- " .vscode" ,
12- " .git" ,
13- " *.min.js" ,
14- " *.min.css" ,
15- " *.map"
16- ],
17- "language" : " en" ,
18- "overrides" : [
19- {
20- "filename" : " **/*.md" ,
21- "words" : [
2+ "version" : " 0.2" ,
3+ "ignorePaths" : [
4+ " node_modules" ,
5+ " package-lock.json" ,
6+ " pnpm-lock.yaml" ,
7+ " dist" ,
8+ " out" ,
9+ " build" ,
10+ " coverage" ,
11+ " .vscode" ,
12+ " .git" ,
13+ " *.min.js" ,
14+ " *.min.css" ,
15+ " *.map"
16+ ],
17+ "language" : " en" ,
18+ "overrides" : [
19+ {
20+ "filename" : " **/*.md" ,
21+ "words" : [
22+ " deepnote" ,
23+ " jupyter" ,
24+ " jupyterlab" ,
25+ " ipynb" ,
26+ " vscode" ,
27+ " pnpm" ,
28+ " monorepo" ,
29+ " notebookKernelJupyterNotebook" ,
30+ " extensionKind"
31+ ]
32+ }
33+ ],
34+ "words" : [
2235 " deepnote" ,
2336 " jupyter" ,
2437 " jupyterlab" ,
2841 " monorepo" ,
2942 " notebookKernelJupyterNotebook" ,
3043 " extensionKind"
31- ]
32- }
33- ],
34- "words" : [
35- " deepnote" ,
36- " jupyter" ,
37- " jupyterlab" ,
38- " ipynb" ,
39- " vscode" ,
40- " pnpm" ,
41- " monorepo" ,
42- " notebookKernelJupyterNotebook" ,
43- " extensionKind"
44- ],
45- "useGitignore" : true
44+ ],
45+ "useGitignore" : true
4646}
You can’t perform that action at this time.
0 commit comments