mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
Revert "MISC: fix typing conflict between jest and cypress"
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"esModuleInterop": true,
|
||||
"isolatedModules": true,
|
||||
"module": "commonjs",
|
||||
"noEmit": true,
|
||||
"strict": true,
|
||||
"target": "es6",
|
||||
"types": ["cypress", "@testing-library/cypress"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user