mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-04 01:44:44 -06:00
Update roots
This commit is contained in:
parent
0d9a2ef2b0
commit
ee01088b74
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"types": [
|
||||
"node"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"lib": [
|
||||
"webworker"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"lib": [
|
||||
"ES2024",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"types": [
|
||||
"node"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"types": [
|
||||
"node"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"module": "NodeNext",
|
||||
"moduleResolution": "NodeNext",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"types": [
|
||||
"node"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"types": [
|
||||
"node"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"lib": [
|
||||
"webworker"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"lib": [
|
||||
"ES2024",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"lib": [
|
||||
"ES2024",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"types": [
|
||||
"node"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"lib": [
|
||||
"webworker"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"sourceMap": true,
|
||||
"sourceRoot": "../src",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./dist/",
|
||||
"jsx": "react",
|
||||
"module": "es2020",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"types": [],
|
||||
"typeRoots": [
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"types": [
|
||||
"node"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"types": [
|
||||
"node"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"noUnusedLocals": false,
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"lib": [
|
||||
"es2024",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"types": [
|
||||
"node"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"types": [
|
||||
"node"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"types": [
|
||||
"node"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "../../out",
|
||||
"esModuleInterop": true,
|
||||
"types": [
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./out",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
|
||||
@ -5,6 +5,7 @@
|
||||
"strict": true,
|
||||
"noUnusedParameters": false,
|
||||
"noUnusedLocals": true,
|
||||
"rootDir": "./src",
|
||||
"outDir": "out",
|
||||
"sourceMap": true,
|
||||
"declaration": true,
|
||||
|
||||
@ -8,6 +8,7 @@
|
||||
"strict": true,
|
||||
"noUnusedParameters": false,
|
||||
"noUnusedLocals": true,
|
||||
"rootDir": "./src",
|
||||
"outDir": "out",
|
||||
"sourceMap": true,
|
||||
"skipLibCheck": true,
|
||||
|
||||
@ -8,6 +8,7 @@
|
||||
"strict": true,
|
||||
"noUnusedParameters": false,
|
||||
"noUnusedLocals": true,
|
||||
"rootDir": "./src",
|
||||
"outDir": "out",
|
||||
"sourceMap": true,
|
||||
"skipLibCheck": true,
|
||||
|
||||
@ -9,6 +9,7 @@
|
||||
"strict": true,
|
||||
"noUnusedParameters": true,
|
||||
"noUnusedLocals": true,
|
||||
"rootDir": "./src",
|
||||
"outDir": "out",
|
||||
"sourceMap": true,
|
||||
"skipLibCheck": true,
|
||||
|
||||
@ -8,6 +8,7 @@
|
||||
"strict": true,
|
||||
"noUnusedParameters": false,
|
||||
"noUnusedLocals": true,
|
||||
"rootDir": "./src",
|
||||
"outDir": "out",
|
||||
"sourceMap": true,
|
||||
"skipLibCheck": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user