This website works better with JavaScript.
Explore
Help
Register
Sign In
mirror
/
remix-project
mirror of
https://github.com/ethereum/remix-project.git
Watch
2
Star
0
Fork
You've already forked remix-project
0
Code
Issues
Releases
Wiki
Activity
fix directory name
Browse Source
pull/747/head
yann300
4 years ago
parent
072c5763a5
commit
ffbf9e1a55
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
libs/remix-tests/tsconfig.lib.json
2
libs/remix-tests/tsconfig.lib.json
Unescape
Escape
View File
@ -9,7 +9,7 @@
}
,
"exclude"
:
[
"**/*.spec.ts"
,
"test/"
"test
s
/"
]
,
"include"
:
[
"**/*.ts"
]
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/remix-project
Title
Body
Create Issue