This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ylproj
/
jupyterlab
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge pull request
#65
from jtpio/prettierignore
Add .prettierignore file
Jeremy Tuloup
5 years ago
parent
06584a9533
1910f45233
commit
4bac2a31e1
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
.prettierignore
+ 5
- 0
.prettierignore
View File
@@ -0,0 +1,5 @@
+node_modules
+**/node_modules
+**/lib
+**/build
+**/static