diff --git a/.npmignore b/.npmignore index bd75d62..af95e67 100644 --- a/.npmignore +++ b/.npmignore @@ -7,4 +7,4 @@ src/ test/ *.yml tsconfig.json -.eslintrc.json +tsconfig.eslint.json \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index dae3c9f..1a5ccc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,10 @@ ## 10.0.0 -- **BREAKING**: TS now targets ES2017 -- **Fix**: Default RC files will not properly be searched +- **BREAKING**: Typescript now targets ES2017 +- **Fix**: Default RC files will now properly be searched +- **Change**: Fixed some documentation issues +- **Change**: Use `ts-standard` instead of `eslint` for linting ## 9.0.3