hedgedoc/commons
Tilman Vatteroth 3d4f8276ae fix: use sh instead of bash in build scripts
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-08-27 12:42:40 +02:00
..
src fix: correct interval type 2023-08-19 10:42:36 +00:00
types refactor: reorganize files in commons package 2023-05-31 23:42:46 +02:00
.eslintrc.cjs fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
.gitignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.npmignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.npmignore.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierignore.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierrc.json feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierrc.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
build.sh fix: use sh instead of bash in build scripts 2023-08-27 12:42:40 +02:00
jest.config.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
jest.config.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
package.json chore(deps): update dependency typescript to v5.2.2 2023-08-26 11:40:09 +02:00
package.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
tsconfig.base.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.base.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.cjs.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.cjs.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.esm.json fix(commons): migrate typescript config 2023-08-26 11:40:09 +02:00
tsconfig.esm.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.test.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.test.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00