Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Eric Hood
Total activity
11
Last activity
March 04, 2022 17:08
Member since
November 14, 2017 21:12
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (4)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
January 26, 2018 20:45
That seems to have done it. I'll keep this in mind next time. Thanks.
Community
ReSharper Community
Confusing R# error state for TypeScript
0 votes
Edited
January 18, 2018 21:39
const path = require('path');const HtmlWebpackPlugin = require('html-webpack-plugin');const CopyWebpackPlugin = require('copy-webpack-plugin');const ExtractTextPlugin = require('extract-text-webpac...
Community
ReSharper Community
; is expected
0 votes
Created
January 18, 2018 21:27
Sure, all I did was use Aurelia's ( http://aurelia.io/ ) CLI to create a start project for Visual Studio. One of the files it creates is "webpack.config.js", which I'll include after this message....
Community
ReSharper Community
; is expected
0 votes