Skip to content

Commit

Permalink
feat: testing multiple experimental perf boosting strategies
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Aug 29, 2024
1 parent c2ba379 commit 2a79338
Show file tree
Hide file tree
Showing 76 changed files with 12,837 additions and 462 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const config = {
* - the `.github/workflows/are-we-compiled-yet.yml` action can be deleted
* - the `pnpm check:react-compiler` command removed
*/
'react-compiler/react-compiler': 'warn',
'react-compiler/react-compiler': 'error',
'react/no-unescaped-entities': 'off',
'i18next/no-literal-string': ['error'],
'@sanity/i18n/no-attribute-string-literals': [
Expand Down
Loading

0 comments on commit 2a79338

Please sign in to comment.