introduce prettierrc formatting
This commit is contained in:
16
.prettierignore
Normal file
16
.prettierignore
Normal file
@@ -0,0 +1,16 @@
|
||||
*.ice
|
||||
node_modules
|
||||
dist
|
||||
*.min.js
|
||||
*.wasm
|
||||
*.data
|
||||
|
||||
archive/
|
||||
tutorials/
|
||||
projects/game_of_life.html
|
||||
projects/oscillations_in_3d.html
|
||||
|
||||
thin_ice/fs
|
||||
thin_ice/obj
|
||||
flocking/pkg
|
||||
cellular_automata/static
|
||||
Reference in New Issue
Block a user