f234c85357
BREAKING CHANGE: Moved .wxt directory from inside srcDir to root to match Nuxt.
7 lines
104 B
JSON
7 lines
104 B
JSON
{
|
|
"extends": "./.wxt/tsconfig.json",
|
|
"compilerOptions": {
|
|
"useDefineForClassFields": true
|
|
}
|
|
}
|