forked from UI5/openui5
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.eslintignore
More file actions
14 lines (13 loc) · 750 Bytes
/
Copy path.eslintignore
File metadata and controls
14 lines (13 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
src/*/target
# temporary excludes until eslint issues in these files/folders have been resolved
src/sap.ui.core/test/sap/ui/core/samples
src/sap.ui.core/test/sap/ui/core/qunit/ManagedObjectModel.qunit.js
src/sap.ui.core/test/sap/ui/core/qunit/odata/v2/data/ODataTreeBindingFakeService.js
# library specific excludes - need to be consistent with the library-local .eslintignore files
src/sap.ui.core/src/sap/ui/thirdparty
src/sap.ui.documentation/src/sap/ui/documentation/sdk/model/data/guide
src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty
src/sap.ui.demokit/src/sap/ui/demokit/js
src/sap.ui.codeeditor/src/sap/ui/codeeditor/js
src/sap.ui.fl/test/sap/ui/fl/qunit/registry/TestChangeHandlersBROKEN.flexibility.js
src/testsuite-utils