Remove webpack hints IDE config (#36769)
This commit is contained in:
parent
b53ee04475
commit
fa5318b333
@ -1,12 +0,0 @@
|
||||
/* global path */
|
||||
/*
|
||||
Preferences | Languages & Frameworks | JavaScript | Webpack | webpack configuration file
|
||||
jetbrains://WebStorm/settings?name=Languages+%26+Frameworks--JavaScript--Webpack
|
||||
*/
|
||||
module.exports = {
|
||||
resolve: {
|
||||
alias: {
|
||||
'mastodon': path.resolve(__dirname, 'app/javascript/mastodon'),
|
||||
},
|
||||
},
|
||||
};
|
||||
Loading…
x
Reference in New Issue
Block a user