https://github.com/angular/angular
Revision 05a1cebceb5ec8f764a25a6c08101c5a5011ba81 authored by Danny Skoog on 16 October 2019, 23:52:48 UTC, committed by Matias Niemelä on 17 October 2019, 18:12:01 UTC
The `no-construct` tslint rule partially enforces the style guide rule https://google.github.io/styleguide/jsguide.html#disallowed-features-wrapper-objects

PR Close #33210
1 parent 1281bef
History
Tip revision: 05a1cebceb5ec8f764a25a6c08101c5a5011ba81 authored by Danny Skoog on 16 October 2019, 23:52:48 UTC
style: enforce disallowance of String, Number and Boolean constructors (#33210)
Tip revision: 05a1ceb
File Mode Size
.circleci
.devcontainer
.github
.vscode
aio
docs
integration
modules
packages
scripts
third_party
tools
.bazelignore -rw-r--r-- 171 bytes
.bazelrc -rw-r--r-- 6.6 KB
.clang-format -rw-r--r-- 73 bytes
.editorconfig -rw-r--r-- 245 bytes
.gitattributes -rw-r--r-- 314 bytes
.gitignore -rw-r--r-- 610 bytes
.mailmap -rw-r--r-- 51 bytes
.nvmrc -rw-r--r-- 7 bytes
BUILD.bazel -rw-r--r-- 3.8 KB
CHANGELOG.md -rw-r--r-- 483.1 KB
CODE_OF_CONDUCT.md -rw-r--r-- 1.1 KB
CONTRIBUTING.md -rw-r--r-- 13.4 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 1.7 KB
WORKSPACE -rw-r--r-- 6.8 KB
browser-providers.conf.js -rw-r--r-- 10.3 KB
browser_repositories.bzl -rw-r--r-- 5.7 KB
gulpfile.js -rw-r--r-- 2.3 KB
karma-js.conf.js -rw-r--r-- 6.8 KB
package.json -rw-r--r-- 6.4 KB
protractor-perf.conf.js -rw-r--r-- 1.2 KB
renovate.json -rw-r--r-- 909 bytes
shims_for_IE.js -rw-r--r-- 117.0 KB
test-events.js -rw-r--r-- 262 bytes
test-main.js -rw-r--r-- 10.3 KB
tslint.json -rw-r--r-- 1.5 KB
yarn.lock -rw-r--r-- 455.0 KB
yarn.lock.readme.md -rw-r--r-- 1.3 KB

README.md

back to top