mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 19:13:53 +00:00
eslint: Use eslint-import-resolver-webpack.
This uses our Webpack configuration to more accurately predict how our imports will actually behave; for example, it automatically resolves the .ts extension. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
2bfb590391
commit
b9184eee65
@@ -44,4 +44,4 @@ API_FEATURE_LEVEL = 32
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = '101.0'
|
||||
PROVISION_VERSION = '101.1'
|
||||
|
||||
Reference in New Issue
Block a user