a comparison of tools within the JavaScript ecosystem

dev: apply formatting

+1 -3
+1 -3
libs/node-rollup-js-cjs/tsconfig.json
··· 1 1 { 2 - "include": [ 3 - "src" 4 - ], 2 + "include": ["src"], 5 3 "compilerOptions": { 6 4 "allowJs": true, 7 5 "declaration": true,