forked from microsoft/TypeScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Fix up linting, make lint clean #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
862b53a to
b303800
Compare
de15745 to
21d2bb9
Compare
b303800 to
a9b1b81
Compare
447b364 to
4be74e4
Compare
21d2bb9 to
dd3abe2
Compare
4be74e4 to
0bdfaab
Compare
dd3abe2 to
8d3b866
Compare
0bdfaab to
ed1fa01
Compare
8d3b866 to
ec3de2a
Compare
ed1fa01 to
719036a
Compare
ec3de2a to
ce5df67
Compare
719036a to
626c88b
Compare
ce5df67 to
d40d483
Compare
626c88b to
44fab70
Compare
d40d483 to
b576e05
Compare
44fab70 to
53c4f2c
Compare
b576e05 to
529ac2b
Compare
53c4f2c to
bb30e75
Compare
529ac2b to
3460bfe
Compare
bb30e75 to
804627b
Compare
3460bfe to
7f20686
Compare
804627b to
3cbc760
Compare
7f20686 to
6854688
Compare
3cbc760 to
197b5d4
Compare
45bb1c4 to
65a5c16
Compare
d7b3bd8 to
957ef92
Compare
65a5c16 to
47b47af
Compare
957ef92 to
0e834c3
Compare
47b47af to
eed82a9
Compare
0e834c3 to
569de72
Compare
eed82a9 to
7333bc0
Compare
569de72 to
d404cae
Compare
7333bc0 to
c4c7d43
Compare
d404cae to
4b3fd48
Compare
c4c7d43 to
21462ed
Compare
4b3fd48 to
3de666e
Compare
21462ed to
83439fd
Compare
3de666e to
3c6209e
Compare
83439fd to
1f31fcc
Compare
3c6209e to
203a53e
Compare
1f31fcc to
53cfcc5
Compare
203a53e to
ea6fd46
Compare
53cfcc5 to
70509fe
Compare
ea6fd46 to
c16b625
Compare
70509fe to
2123f0e
Compare
c16b625 to
5d834f1
Compare
2123f0e to
0b309d6
Compare
5d834f1 to
e9d7536
Compare
0b309d6 to
d9374d7
Compare
Now that we are modules, there's no reason to ban multiple namespaces per file; each file is its own scope and declaring a namespace won't merge it into any other files.
e9d7536 to
9ff5d03
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Now that we are modules, there's no reason to ban multiple namespaces
per file; each file is its own scope and declaring a namespace won't
merge it into any other files.
Please do not comment on this PR. Depending on how this set of PRs evolves, this PR's contents may change entirely based on the order of commits.
This PR is a part of a stack: