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
fixing linting solhint
Browse Source
pull/4771/head
lianahus
6 months ago
parent
1d08797503
commit
39a466ac02
2 changed files
with
2 additions
and
2 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
apps/solhint/.eslintrc
2
apps/solhint/.eslintrc
Unescape
Escape
View File
@ -10,7 +10,7 @@
],
],
"rules": {
"rules": {
"@nrwl/nx/enforce-module-boundaries": [
"@nrwl/nx/enforce-module-boundaries": [
"
warn
"
"
off
"
]
]
}
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/remix-project
Title
Body
Create Issue