mirror of
https://github.com/Noratrieb/brainfuck.git
synced 2026-01-15 13:55:02 +01:00
more settings
This commit is contained in:
parent
e13d82ff46
commit
dc79c96f63
10 changed files with 246 additions and 116 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject",
|
||||
"deploy": "gh-pages -d build"
|
||||
"deploy": "yarn build && gh-pages -d build"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue