Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
6cb04222
Commit
6cb04222
authored
Jun 03, 2020
by
aniket-engg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nx.json updated
parent
8011bcad
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
0 deletions
+25
-0
nx.json
nx.json
+24
-0
tsconfig.json
tsconfig.json
+1
-0
No files found.
nx.json
View file @
6cb04222
...
@@ -21,6 +21,30 @@
...
@@ -21,6 +21,30 @@
"projects"
:
{
"projects"
:
{
"remix-ide"
:
{
"remix-ide"
:
{
"tags"
:
[]
"tags"
:
[]
},
"remix-analyzer"
:
{
"tags"
:
[]
},
"remix-astwalker"
:
{
"tags"
:
[]
},
"remix-debug"
:
{
"tags"
:
[]
},
"remix-lib"
:
{
"tags"
:
[]
},
"remix-simulator"
:
{
"tags"
:
[]
},
"remix-solidity"
:
{
"tags"
:
[]
},
"remix-tests"
:
{
"tags"
:
[]
},
"remix-url-resolver"
:
{
"tags"
:
[]
}
}
}
}
}
}
tsconfig.json
View file @
6cb04222
...
@@ -22,6 +22,7 @@
...
@@ -22,6 +22,7 @@
"@remix-project/remix-lib"
:
[
"libs/remix-lib/index.js"
],
"@remix-project/remix-lib"
:
[
"libs/remix-lib/index.js"
],
"@remix-project/remix-simulator"
:
[
"libs/remix-simulator/index.js"
],
"@remix-project/remix-simulator"
:
[
"libs/remix-simulator/index.js"
],
"@remix-project/remix-solidity"
:
[
"libs/remix-solidity/index.ts"
],
"@remix-project/remix-solidity"
:
[
"libs/remix-solidity/index.ts"
],
"@remix-project/remix-tests"
:
[
"libs/remix-tests/src/index.ts"
],
"@remix-project/remix-url-resolver"
:
[
"libs/remix-url-resolver/src/index.ts"
]
"@remix-project/remix-url-resolver"
:
[
"libs/remix-url-resolver/src/index.ts"
]
}
}
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment