Skip to content

Commit

Permalink
Update all the lint/format tools
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Chetwin <[email protected]>
  • Loading branch information
tchetwin committed Aug 16, 2024
1 parent 30c18cb commit 55125fe
Show file tree
Hide file tree
Showing 11 changed files with 1,129 additions and 1,168 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ module.exports = {
"plugin:@typescript-eslint/recommended",

// Disables ESLint rules that will conflict with eslint-plugin-prettier
"prettier",
"prettier/@typescript-eslint",
"prettier"
],
parser: "@typescript-eslint/parser",
plugins: [
Expand Down
14 changes: 7 additions & 7 deletions docs/classes/FunctionDesc.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/classes/SourceMapDecoder.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/functions/encode.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/functions/parse.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions docs/interfaces/EnrichedSourceMap.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 55125fe

Please sign in to comment.