Create ESLint configuration files
- Apr 30, 2017
-
-
Capacitor Set authoredUnverified17f4c986
-
Capacitor Set authoredUnverifiedcc8898a3
-
Capacitor Set authoredUnverifiedc7121652
-
Created by: CapacitorSet
This PR adds an ESLint configuration, which checks for correct formatting and simple mistakes. It also fixes a couple warnings.
To run the checks, it is sufficient to install eslint (npm install --global eslint
) and run eslint --config .eslint.yml .
.