budibase/packages/cli
Rory Powell de89b9112a Simplify errors framework (#10042)
* Simplify errors framework

* Use enum for ErrorCode

* Lint

* Update base BudibaseError type to use enum

* For for public error on UsageLimitError

* Build fix

* Build fix
2023-03-16 08:42:02 +00:00
..
src Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
.eslintrc
.gitignore First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
LICENSE.md License cleanup 2021-11-17 14:21:16 +00:00
package.json v2.4.27-alpha.2 2023-03-15 16:53:36 +00:00
start.sh Minor fixes - after removing axios altogether and adding a start script to make life easier for running from ts. 2023-03-03 10:03:33 +00:00
tsconfig.build.json First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
tsconfig.json Removing pro references. 2023-03-03 13:10:41 +00:00
yarn.lock Simplify errors framework (#10042) 2023-03-16 08:42:02 +00:00