]> git.openstreetmap.org Git - rails.git/blob - config/spring.rb
Bump @stylistic/eslint-plugin-js from 3.0.1 to 3.1.0
[rails.git] / config / spring.rb
1 %w[
2   .ruby-version
3   .rbenv-vars
4   tmp/restart.txt
5   tmp/caching-dev.txt
6 ].each { |path| Spring.watch(path) }