1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00
budibase/packages/string-templates
2021-01-22 13:56:29 +00:00
..
src Quick fix for an issue found while checking string templates. 2021-01-22 13:56:29 +00:00
test Getting ready to merge with some basic functionality but updates required to client/builder/automations to remove the need for space in hbs statement handling. 2021-01-21 15:50:46 +00:00
.eslintrc Adding the handlebars library, still need to add testcases to this. 2021-01-18 17:40:19 +00:00
.gitignore Updating to have real auto-completion on string templates library. 2021-01-19 15:29:49 +00:00
jest.config.js Linting. 2021-01-21 11:32:26 +00:00
package.json Making sure tsc stubs are always built. 2021-01-21 19:06:49 +00:00
rollup.config.js Fixing some issues CI linting found. 2021-01-21 18:08:04 +00:00
tsconfig.json Updating to have real auto-completion on string templates library. 2021-01-19 15:29:49 +00:00
yarn.lock Making sure tsc stubs are always built. 2021-01-21 19:06:49 +00:00