00321fe022
Removed tsline dependency
2020-10-10 10:57:39 +05:30
5ea09df272
Prettied, Linted and updated angular.json according to the latest schematic of Angular CLI.
...
Now all that is needed is to make it ready for strict compiling.
Removed eslint-plugin-prettier as it is not recommended and causes errors for both eslint and prettier
Bumped to v8.0.0
2020-10-10 08:45:05 +05:30
cefb3ebdcc
Removed old rules from eslint
...
Tried hand at testing by fixing the spec files with import. However, still many errors and given up now.
2020-10-02 16:24:29 +05:30
1350870f9e
Moved from tslint to eslint as tslint was depreciated.
...
Added prettier and also prettied all the typescript files using prettier
ESLint is using the AirBnB rules which are the most strict to lint the files.
2020-10-01 21:28:12 +05:30