mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-19 06:36:51 +01:00
Enable esnext and fix all lint errors (#7094)
* enable esnext and fix all lint errors * Review update * Missed some * Some cleanup still * Remove leftover eslint disable
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
* @see https://github.com/chartjs/Chart.js/pull/4591#issuecomment-319575939
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
import BasePlatform from './platform.base';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user