1
0
Fork 0
freesewing/sites/org
nikhil 1430d48910 chore(eslint): More work on the root .eslintrc
* Remove the site-specific and `packages/new-design`-specific `.eslintrc` files
* Use `eslint-config-next` where appropriate (this fixes linting for sites/shared, bringing it in line with the other sites)
* Be more strict about which envs/globals are allowed in any given JavaScript file; assume none by default.
2022-09-26 17:01:46 -04:00
..
components chore: Fixing linter warnings 2022-07-12 20:31:53 +02:00
hooks chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
pages Add json type assertions for import statements. 2022-08-27 12:02:07 -07:00
prebuild chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
public chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
scripts chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
freesewing.config.js chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
next-i18next.config.js chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
next.config.mjs fix(org): Updated next config to new repo structure 2022-07-11 18:26:08 +02:00
package.json chore(deps-dev): bump eslint-config-next from 12.3.0 to 12.3.1 2022-09-20 04:07:44 +00:00
postcss.config.js chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
tailwind.config.js chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00