@fimbul/wotan
Advanced tools
Comparing version 0.12.0-dev.20180701 to 0.12.0-dev.20180710
{ | ||
"name": "@fimbul/wotan", | ||
"version": "0.12.0-dev.20180701", | ||
"version": "0.12.0-dev.20180710", | ||
"description": "Pluggable TypeScript and JavaScript linter", | ||
@@ -48,3 +48,3 @@ "bin": "bin/main.js", | ||
"dependencies": { | ||
"@fimbul/mimir": "0.12.0-dev.20180701", | ||
"@fimbul/mimir": "0.12.0-dev.20180710", | ||
"@fimbul/ymir": "0.11.0", | ||
@@ -51,0 +51,0 @@ "bind-decorator": "^1.0.11", |
@@ -126,3 +126,3 @@ # Wotan | ||
Sometimes you need to enable or disable a specific rule or all rules for a section of a file. This can be done using comments. It doesn't matter if you use `//` or `/* */`. | ||
Sometimes you need to enable or disable a specific rule or all rules for a section of a file. This can be done using comments. It doesn't matter if you use `//` or `/* */`. Multiple rule names are separated by comma. | ||
@@ -129,0 +129,0 @@ * `// wotan-disable` disables all rules from the start of the comment until the end of the file (or until it is enabled again) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
248635
+ Added@fimbul/mimir@0.12.0-dev.20180710(transitive)
- Removed@fimbul/mimir@0.12.0-dev.20180701(transitive)