Add ESLint

This commit is contained in:
Jonathan Clem
2019-05-21 10:34:23 -04:00
parent 618a7ec0f8
commit 20f0d3983a
4 changed files with 866 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
{
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"module": "commonjs",
"strict": true,
"declaration": true,