1
0
Fork 0
mirror of synced 2024-09-10 06:26:02 +12:00
budibase/packages/server
mike12345567 2bee1b6b56 Linting.
2021-07-19 14:32:14 +01:00
..
.vscode
__mocks__ Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 2021-06-25 13:46:02 +01:00
build
scripts Speeding up server tests and removing the ability for it to port collide. 2021-06-25 16:14:06 +01:00
src Linting. 2021-07-19 14:32:14 +01:00
.dockerignore
.eslintrc First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
.gitignore
.npmignore
babel.config.js
Dockerfile First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
LICENSE
package.json v0.9.77 2021-07-16 18:52:46 +00:00
tsconfig.json Upgrading target to es6 for typescript compilation. 2021-06-28 14:19:21 +01:00
yarn.lock pin eslint parser to fix build 2021-06-29 17:15:13 +01:00