mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 04:33:10 +00:00
Started Adding Jest and Tests
This commit is contained in:
parent
542405be98
commit
64c366998e
9 changed files with 3047 additions and 59 deletions
|
@ -22,10 +22,6 @@ export default [
|
|||
'react-compiler': reactCompiler,
|
||||
},
|
||||
|
||||
rules: {
|
||||
'@next/next/no-duplicate-head': 'off', // Turn off this rule for now as it's giving false positives
|
||||
},
|
||||
|
||||
files: ['**/*.ts', '**/*.tsx'],
|
||||
|
||||
languageOptions: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue