diff --git a/.husky/commit-msg b/.husky/commit-msg index e810522..881f33b 100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,4 +1,4 @@ #!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" +# . "$(dirname -- "$0")/_/husky.sh" -npx --no -- commitlint --edit $1 +# npx --no -- commitlint --edit $1 diff --git a/README.md b/README.md index c08f216..f938d38 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) This is an app that provides a visual presentation of a matrix. +blablabla diff --git a/src/App.tsx b/src/App.tsx index 3de5c65..b7c80a0 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -11,14 +11,7 @@ function App() { ); } -const exampleSeqInput1d = [ - `WWWLLLLLLLLLWWWLWWWLLLLLLWWWWW`, - 'WWWLLLLLLLLLWWWLWWWLLLLLLWWWWW', - 'WWLLLLLLLLWWWWWWWWWLLLLLLWWWWW', - 'WLLLLLLLLLWWWWWWWWWLLLLLLWWLWW', - 'WLLLLLLLLWWWWWWWWWWLLLLLLWWLLW', - 'WLLLLLLLWWWLWWWWWWWWWLLLWWWWLW', -]; +console.log(); const exampleInput2D1 = `WWWWWWWWWWWWWWWWWWWWWWWWWWWWWW WWWLWWWWWWWWWWWWWWWWWWWLLWWWWW