css
|
Setup monorepo and switch to ES6 modules
|
2021-06-23 22:39:38 +02:00 |
src
|
Make plugin info static
|
2021-08-12 17:25:26 +02:00 |
tests
|
Make plugin info static
|
2021-08-12 17:25:26 +02:00 |
global.d.ts
|
Migrate to TypeScript
|
2021-07-06 17:55:42 +02:00 |
jest.config.cjs
|
Migrate to TypeScript
|
2021-07-06 17:55:42 +02:00 |
package.json
|
Use classes to avoid global state
|
2021-07-12 18:15:37 +02:00 |
rollup.config.mjs
|
Use classes to avoid global state
|
2021-07-12 18:15:37 +02:00 |
tsconfig.json
|
Add explicit include option to TS configs
|
2021-07-13 09:54:29 +02:00 |