+15
-6
CONTRIBUTING.md
+15
-6
CONTRIBUTING.md
······If your entrypoint won't be at `src/index.ts` you may alter it. But the `types` field has to matchthe same file relative to the `dist/types` folder, where `rollup` will output the TypeScript-declaration files. When setting up your package make sure to create a `src/index.ts` file (or a fileThe `scripts.prepare` task is set up to check your new `package.json` file for correctness. So incase you get anything wrong, you'll get a short error when running `yarn` after setting your new-Lastly, your new package will need to be added to the `tsconfig.json` in the root of the repository.-`package.json` and the value is an array with a single entry, the path to your package + `src/`.
+12
exchanges/graphcache/tsconfig.json
+12
exchanges/graphcache/tsconfig.json
+1
package.json
+1
package.json
+12
packages/core/tsconfig.json
+12
packages/core/tsconfig.json
+12
packages/preact-urql/tsconfig.json
+12
packages/preact-urql/tsconfig.json
+12
packages/react-urql/tsconfig.json
+12
packages/react-urql/tsconfig.json
+12
packages/svelte-urql/tsconfig.json
+12
packages/svelte-urql/tsconfig.json
+5
-7
scripts/jest/preset.js
+5
-7
scripts/jest/preset.js
······
+3
-3
scripts/rollup/build.js
+3
-3
scripts/rollup/build.js
···
+1
-3
scripts/rollup/plugins.js
+1
-3
scripts/rollup/plugins.js
······
+2
-1
scripts/rollup/settings.js
+2
-1
scripts/rollup/settings.js
···
+4
-8
tsconfig.json
+4
-8
tsconfig.json
······