mirror of
https://github.com/Noratrieb/brainfuck.git
synced 2026-01-16 14:25:03 +01:00
javascript
This commit is contained in:
parent
a52cbda492
commit
54b5c9b1f8
7 changed files with 186 additions and 54 deletions
4
js/.prettierrc.json
Normal file
4
js/.prettierrc.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"singleQuote": true,
|
||||
"printWidth": 100
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue