Added eslintignore file
This commit is contained in:
committed by
Sebastiaan Janssen
parent
ae36e02f4c
commit
673735c2fe
3
src/Umbraco.Web.UI/.eslintignore
Normal file
3
src/Umbraco.Web.UI/.eslintignore
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
/Umbraco/**
|
||||
/Umbraco_Client/**
|
||||
@@ -520,6 +520,7 @@
|
||||
</Content>
|
||||
<Content Include="Umbraco\Install\Views\Web.config" />
|
||||
<Content Include="App_Plugins\ModelsBuilder\package.manifest" />
|
||||
<Content Include=".eslintignore" />
|
||||
<None Include="Config\404handlers.Release.config">
|
||||
<DependentUpon>404handlers.config</DependentUpon>
|
||||
</None>
|
||||
|
||||
Reference in New Issue
Block a user