denary to binary
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(cd \"C:/Users/earl_/source/repos/CabritsMath/cabrits-math\" && npx next build 2>&1 | tail -80)"
|
||||
"Bash(cd \"C:/Users/earl_/source/repos/CabritsMath/cabrits-math\" && npx next build 2>&1 | tail -80)",
|
||||
"Bash(npx tsc *)",
|
||||
"Bash(echo \"TSC_EXIT=$?\")",
|
||||
"Bash(npx eslint *)",
|
||||
"Bash(echo \"LINT_EXIT=$?\")",
|
||||
"Bash(npx next *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user